README.md
changeset 204 fbf9eff7df60
parent 142 dae35d5b3d72
child 264 23960fcb9dac
--- a/README.md	Tue Nov 17 15:18:37 2020 +0000
+++ b/README.md	Tue Nov 17 20:04:06 2020 +0000
@@ -4,7 +4,6 @@
 
 ## Features
 
-  * integrated support for reverse-debugging,
   * source-and-assembly view with detailed instruction analysis (basic blocks, 
     jump targets and so on),
   * data structure inspector,
@@ -21,7 +20,7 @@
 
 ## Prerequisites
 
-It is recommended to use GDB built from [https://bitbucket.org/janvrany/binutils-gdb][4] as it contains changes required by *VDB*. For more information about building patched GDB see [https://bitbucket.org/janvrany/jv-libgdbs/src/tip/doc/GDB.md][9].
+It is recommended to use GDB built from [https://github.com/janvrany/binutils-gdb][4] as it contains changes required by *VDB*. For more information about building patched GDB see [https://swing.fit.cvut.cz/hg/jv-libgdbs/file/tip/doc/GDB.md][9].
 
 ## Building from Source
 
@@ -97,11 +96,11 @@
 [1]: http://creativecommons.org/licenses/by-nc/4.0/
 [2]: https://www.gnu.org/software/gdb/
 [3]: https://swing.fit.cvut.cz/projects/stx-jv
-[4]: https://bitbucket.org/janvrany/binutils-gdb
+[4]: https://github.com/janvrany/binutils-gdb
 [5]: https://swing.fit.cvut.cz/jenkins/job/stx_jv/lastSuccessfulBuild/
 [6]: https://swing.fit.cvut.cz/projects/stx-jv/wiki/Documentation/BuildingStXWithRakefiles
 [7]: https://swing.fit.cvut.cz/projects/stx-jv/newticket
 [8]: https://groups.google.com/forum/#!forum/stx-jv
-[9]: https://bitbucket.org/janvrany/jv-libgdbs/src/tip/doc/GDB.md
+[9]: https://swing.fit.cvut.cz/hg/jv-libgdbs/file/tip/doc/GDB.md
 [10]: doc/README.md
 [11]: https://rr-project.org/
\ No newline at end of file