We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb62f6 commit a4d894aCopy full SHA for a4d894a
PackageInfo.g
@@ -207,9 +207,9 @@ Status := "deposited",
207
## and updating of the package in the GAP distribution.
208
#
209
README_URL :=
210
- "https://github.com/ruthhoffmann/blob/master/PatternClass/README",
+ "http://ruthhoffmann.github.io/PatternClass/README",
211
PackageInfoURL :=
212
- "https://github.com/ruthhoffmann/blob/master/PatternClass/PackageInfo.g",
+ "http://ruthhoffmann.github.io/PatternClass/PackageInfo.g",
213
214
## Here you must provide a short abstract explaining the package content
215
## in HTML format (used on the package overview Web page) and an URL
0 commit comments