Skip to content

Commit

Permalink
fix references in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofavorito committed Sep 23, 2019
1 parent b2a4baf commit 0cd5e31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

If you need support, want to report/fix a bug, ask for/implement features, you can check the
[Issues page](https://github.com/temprl/issues)
or [submit a Pull request](https://github.com/fetchai/agents-tac/pulls).
[Issues page](https://github.com/marcofavorito/pythomata/issues)
or [submit a Pull request](https://github.com/marcofavorito/pythomata/pulls).

For other kinds of feedback, you can contact one of the
[authors](./authors.md) by email.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dfa.minimize().trim().to_dot(filepath)

The output in .svg format is the following:

![](docs/img/my_awesome_automaton.svg)
![](img/my_awesome_automaton.svg)


## Features
Expand Down

0 comments on commit 0cd5e31

Please sign in to comment.