Skip to content

Commit

Permalink
changes the HTTP link to the SSN. (#3485)
Browse files Browse the repository at this point in the history
  • Loading branch information
alarad27 authored Apr 2, 2024
1 parent 1df70e5 commit cd458c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ First, you'll need to clone this repository and make a symlink.

```text
mkdir -p ~/ondemand/dev
git clone https://github.com/OSC/ondemand.git ~/ondemand/src
git clone git@github.com:OSC/ondemand.git ~/ondemand/src
cd ~/ondemand/dev
ln -s ../src/apps/dashboard
```
Expand Down

0 comments on commit cd458c5

Please sign in to comment.