You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The following support is available for CodeSnip:
42
42
* A comprehensive help file.
43
43
* A [read-me file](https://raw.githubusercontent.com/delphidabbler/codesnip/master/Docs/ReadMe.txt)<sup> *</sup> that discusses installation, configuration, updating and known issues.
44
44
* A dedicated set of [web pages](http://codesnip.delphidabbler.com/) -- *deprecated*<sup> †</sup>.
45
-
* An [FAQ](http://wiki.delphidabbler.com/index.php/FAQs/CodeSnipAppUsing) -- *deprecated*<sup> † ‡</sup>.
45
+
* An [FAQ](https://github.com/delphidabbler/codesnip-faq/blob/master/UsingCodeSnip.md)
46
46
* An [RSS news feed](http://delphidabbler.com/feeds/site-news-feed?id=codesnip) -- *deprecated*<sup> †</sup>. This can also be accessed via the program.
47
47
* A [Blog](http://codesnip-app.blogspot.co.uk/).
48
48
* A [privacy statement](https://raw.githubusercontent.com/delphidabbler/codesnip/master/Docs/Privacy.txt)<sup>*</sup> that provides information about any personal information stored by the program and what info is transmitted over the net.
@@ -53,8 +53,6 @@ There's also plenty of info available on how to compile CodeSnip from source - s
53
53
54
54
<sup>†</sup> These features are **deprecated** -- they are dependent on the delphidabbler.com web server which is due to close down on 15th June 2020.
55
55
56
-
<sup>‡</sup> This feature may be moved to GitHub -- no promises!
57
-
58
56
## Source Code
59
57
60
58
Up to and including release 4.13.1 the project's source code was maintained in a Subversion repository on [SourceForge](https://sourceforge.net/p/codesnip/code/). The Subversion repo was converted to Git on 21 5 October 2015 and imported to GitHub. All releases from v3.0.0 are marked by tags in the form `version-x.x.x` where `x.x.x` is the version number.
0 commit comments