Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Fix link to style guide (#3)
Browse files Browse the repository at this point in the history
* Fix link to style guid

* Trivial change to re-trigger build.
  • Loading branch information
bartdesmet authored and Alan Geller committed Feb 27, 2018
1 parent 1789de8 commit cd2eaec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Docs/README.md
Expand Up @@ -4,4 +4,5 @@ Please see the [main documentation site](https://docs.microsoft.com/quantum) for

## Additional Documentation ##

- [Q# Style Guide](./style-guide): Advice on how to write quantum programs in a consistent and readable manner.
- [Q# Style Guide](./style-guide.md): Advice on how to write quantum programs in a consistent and readable manner.

0 comments on commit cd2eaec

Please sign in to comment.