Skip to content

Commit 8751a6f

Browse files
authored
Fix 404 URL in README.md
1 parent e5c57d8 commit 8751a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Example invocations:
1616

1717
gap> InstallPackage("https://github.com/gap-packages/Semigroups.git");
1818

19-
gap> InstallPackage("https://www.gap-system.org/pub/gap/gap4/tar.gz/packages/mapclass-1.2.tar.gz");
19+
gap> InstallPackage("https://github.com/gap-packages/design/releases/download/v1.8.2/design-1.8.2.tar.gz");
2020

2121
gap> RemovePackage("semigroups");
2222

0 commit comments

Comments
 (0)