Skip to content

Commit

Permalink
Fix repository link in Simple Development Sandbox doc
Browse files Browse the repository at this point in the history
Fix the repository link for COmanage Registry in the documentation for
the Simple Development Sandbox.
  • Loading branch information
skoranda committed Dec 3, 2020
1 parent 4acee9b commit 29343ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/simple-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ mkdir -p $HOME/comanage-data/postgresql/data

```
cd $HOME
git clone https://github.internet2.edu/docker/comanage-registry-docker.git
git clone https://github.com/Internet2/comanage-registry.git
```

* Change directories into the repository you just
Expand Down

0 comments on commit 29343ac

Please sign in to comment.