| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2a2b450 commit dd6796b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -37,7 +37,7 @@ The repositories follow the following coding styles: | |||
| 37 | 37 | * For **Bash**, there are no rules to follow specifically. | |
| 38 | 38 | ||
| 39 | 39 | ## Example of an OSS contribution | |
| 40 | - In [Automata4j](), recall we want to introduce the `DeterministicManager` for implementing the API for the deterministic finite-state-automata, the following steps should be followed: | ||
| 40 | + In [Automata4j](https://github.com/Software-Hardware-Codesign/Automata4j/pull/2), recall we want to introduce the `DeterministicManager` for implementing the API for the deterministic finite-state-automata, the following steps should be followed: | ||
| 41 | 41 | * Forking the repository, and cloning the fork. | |
| 42 | 42 | > ```bash | |
| 43 | 43 | > $ git clone https://github.com/_foo-organization_/Automata4j.git | |
| Back | FazBrowse Home | New Git URL |
0 commit comments