Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
Rename bisq-network/docs => bisq-network/bisq-docs
Browse files Browse the repository at this point in the history
Rationale: this, like other bisq-* code repositories is a repository
that we want and expect many people to fork and submit PRs from. Thus,
it's good to have it qualified as bisq-docs, such that people don't end
up cloning an unqualified 'docs' repository that ends up in forked
repositories being named alice/docs, bob/docs, etc.

See bisq-network/bisq-docs#36
  • Loading branch information
cbeams committed Apr 13, 2018
1 parent 83851df commit 71a2040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mrconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ checkout = git clone git@github.com:bisq-network/dao.git dao
checkout = git clone git@github.com:bisq-network/bisq-desktop desktop

[docs]
checkout = git clone git@github.com:bisq-network/docs.git docs
checkout = git clone git@github.com:bisq-network/bisq-docs.git docs

[explorer]
checkout = git clone git@github.com:bisq-network/bisq-explorer.git explorer
Expand Down

0 comments on commit 71a2040

Please sign in to comment.