Skip to content

Commit a4d894a

Browse files
committed
Still fixing links.
1 parent 4eb62f6 commit a4d894a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PackageInfo.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,9 @@ Status := "deposited",
207207
## and updating of the package in the GAP distribution.
208208
#
209209
README_URL :=
210-
"https://github.com/ruthhoffmann/blob/master/PatternClass/README",
210+
"http://ruthhoffmann.github.io/PatternClass/README",
211211
PackageInfoURL :=
212-
"https://github.com/ruthhoffmann/blob/master/PatternClass/PackageInfo.g",
212+
"http://ruthhoffmann.github.io/PatternClass/PackageInfo.g",
213213

214214
## Here you must provide a short abstract explaining the package content
215215
## in HTML format (used on the package overview Web page) and an URL

0 commit comments

Comments
 (0)