File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ You'll also need packages:
1717Sources are in git.
1818
1919```
20- $ git clone git ://git.code.sf.net/p /bashdb/code bashdb-code
21- $ cd bashdb-code
20+ $ git clone https ://github.com/Trepan-Debuggers /bashdb
21+ $ cd bashdb
2222```
2323
2424## Build configure
Original file line number Diff line number Diff line change @@ -179,10 +179,8 @@ <h2>Screenshots</h2>
179179< div style ="clear: left; "> </ div >
180180< h2 > Documentation</ h2 >
181181< ul >
182- < li > < a href ="https://sites.google.com/view/bashdboutlined/home "> BASHDB
183- Reference</ a > – Debugger documentation online in outline format from Rod Smith</ li >
184- < li > < a href ="http://bashdb.sourceforge.net/bashdb.html "> BASHDB
185- Reference</ a > – Debugger documentation produced from TeXInfo</ li >
182+ < li > < a href ="https://bashdb.readthedocs.io/en/latest/ "> BASHDB
183+ Reference</ a > – Debugger documentation on ReadTheDocs</ li >
186184 < li > < a href ="http://bashdb.sourceforge.net/bashdb-man.html "> BASHDB
187185Manual Page</ a > – Manual Page for the < em > bashdb</ em >
188186script</ li >
@@ -193,9 +191,7 @@ <h2>Source Code</h2>
193191 < li > < a href =
194192"http://prdownloads.sourceforge.net/bashdb/?sort_by=date&sort=desc "
195193name ="TOCdownload " id ="TOCdownload "> Download Latest Version</ a > </ li >
196- < li > < a href ="http://bashdb.git.sourceforge.net/git/gitweb.cgi?p=bashdb/bashdb
197- ;a=summary "> Browse git
198- repository</ a > </ li >
194+ < li > < a href ="https://github.com/Trepan-Debuggers/bashdb "> Github repository</ a > </ li >
199195 < li > < a href ="https://sourceforge.net/apps/mediawiki/bashdb/index.php?title=Main_Page "> Sourceforge Wiki Page</ a > </ li > < li > < a href ="http://sourceforge.net/projects/bashdb "> Sourceforge Project Page</ a > </ li >
200196</ ul >
201197
You can’t perform that action at this time.
0 commit comments