Update URIs following initial push
I changed the name of the repository in gitea so the URIs in the README, dune-project, and partridge.opam files need updating.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
(generate_opam_files true)
|
||||
|
||||
(source
|
||||
(uri git+https://gitea.gretton-dann.org.uk/mgrettondann/triangle-square-cubes.git))
|
||||
(uri git+https://gitea.gretton-dann.org.uk/mgrettondann/partridge.git))
|
||||
|
||||
(authors "Matthew Gretton-Dann <matt@gretton-dann.org.uk>")
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
|
||||
(license Apache-2.0)
|
||||
|
||||
(homepage https://gitea.gretton-dann.org.uk/mgrettondann/triangle-square-cubes)
|
||||
(bug_reports https://gitea.gretton-dann.org.uk/mgrettondann/triangle-square-cubes/issues)
|
||||
(documentation https://gitea.gretton-dann.org.uk/mgrettondann/triangle-square-cubes)
|
||||
(homepage https://gitea.gretton-dann.org.uk/mgrettondann/partridge)
|
||||
(bug_reports https://gitea.gretton-dann.org.uk/mgrettondann/partridge/issues)
|
||||
(documentation https://gitea.gretton-dann.org.uk/mgrettondann/partridge)
|
||||
|
||||
(package
|
||||
(name partridge)
|
||||
|
||||
Reference in New Issue
Block a user