File tree 2 files changed +5
-9
lines changed
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:
17
17
Sources are in git.
18
18
19
19
```
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
22
22
```
23
23
24
24
## Build configure
Original file line number Diff line number Diff line change @@ -179,10 +179,8 @@ <h2>Screenshots</h2>
179
179
< div style ="clear: left; "> </ div >
180
180
< h2 > Documentation</ h2 >
181
181
< 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 >
186
184
< li > < a href ="http://bashdb.sourceforge.net/bashdb-man.html "> BASHDB
187
185
Manual Page</ a > – Manual Page for the < em > bashdb</ em >
188
186
script</ li >
@@ -193,9 +191,7 @@ <h2>Source Code</h2>
193
191
< li > < a href =
194
192
"http://prdownloads.sourceforge.net/bashdb/?sort_by=date&sort=desc "
195
193
name ="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 >
199
195
< 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 >
200
196
</ ul >
201
197
You can’t perform that action at this time.
0 commit comments