--- a/README.rst Fri Jul 10 21:17:24 2020 +0800
+++ b/README.rst Fri Jul 10 21:23:09 2020 +0800
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-exit.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-exit.png
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-venv.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-venv.png
There are two implementations of mercurial prompt: using a separate mercurial
-extension `hg-prompt <https://sjl.bitbucket.io/hg-prompt/>`_, and a fallback
+extension `hg-prompt <https://hg.stevelosh.com/hg-prompt/>`_, and a fallback
implementation in pure bash.
The screenshot shows the former in action:
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-hg.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-hg.png
Pure bash implementation currently lags behind in features.
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-git.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-git.png
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-root.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-root.png
Mercurial and Git support is disabled for root, thus two colored dashes.