Skip to content

Commit

Permalink
forgot to run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienChampion committed Mar 5, 2019
1 parent 4595da6 commit 284f6e9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/user_doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ <h1 class="menu-title">Techelson User Documentation</h1>
Michelson is the stack-based language used by the <a href="https://tezos.com" title="Tezos official page">tezos blockchain</a>. Techelson is open
source and <a href="https://github.com/OCamlPro/techelson" title="Techelson on github.com">hosted on github</a>, where you can find the build instructions. If you just want to
retrieve a binary, head over to <a href="https://github.com/OCamlPro/techelson/releases" title="Techelson's release page">releases</a>.</p>
<p>If you have problems or suggestions, help us make Techelson better by <a href="https://github.com/OCamlPro/techelson/issues" title="Techelson's issue tracker">opening an issue</a>.</p>
<p>Techelson emulates just enough of the tezos blockchain protocol to be able to create smart
contracts and make transfers between contracts. Currently, techelson only aims at testing
functional properties of smart contracts. In particular, it does not provide any information about
Expand Down
1 change: 1 addition & 0 deletions docs/user_doc/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ <h1 class="menu-title">Techelson User Documentation</h1>
Michelson is the stack-based language used by the <a href="https://tezos.com" title="Tezos official page">tezos blockchain</a>. Techelson is open
source and <a href="https://github.com/OCamlPro/techelson" title="Techelson on github.com">hosted on github</a>, where you can find the build instructions. If you just want to
retrieve a binary, head over to <a href="https://github.com/OCamlPro/techelson/releases" title="Techelson's release page">releases</a>.</p>
<p>If you have problems or suggestions, help us make Techelson better by <a href="https://github.com/OCamlPro/techelson/issues" title="Techelson's issue tracker">opening an issue</a>.</p>
<p>Techelson emulates just enough of the tezos blockchain protocol to be able to create smart
contracts and make transfers between contracts. Currently, techelson only aims at testing
functional properties of smart contracts. In particular, it does not provide any information about
Expand Down
2 changes: 1 addition & 1 deletion docs/user_doc/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/user_doc/searchindex.json

Large diffs are not rendered by default.

0 comments on commit 284f6e9

Please sign in to comment.