Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set linkPrefix to gnosis-contracts/ #50

Merged
merged 1 commit into from
Sep 26, 2017
Merged

Conversation

cag
Copy link
Contributor

@cag cag commented Sep 26, 2017

No description provided.

@@ -3,6 +3,7 @@
npm i @digix/doxity
find contracts test -name '*.sol' -type f -print0 | xargs -0 sed -i -e 's/pragma solidity 0/pragma solidity ^0/'
node_modules/.bin/doxity init
sed -i -e 's/linkPrefix = .*/linkPrefix = "\/gnosis-contracts"/' scripts/doxity/config.toml
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only pertinent change here

@cag cag merged commit f5de53e into master Sep 26, 2017
@cag cag deleted the fix-add-link-prefix-to-docs branch September 26, 2017 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant