Skip to content

Commit 807bf2f

Browse files
cuihtlauacCuihtlauac ALVARADO
andauthored
Fix broken links in CONTRIBUTING.md (#1908)
Co-authored-by: Cuihtlauac ALVARADO <[email protected]>
1 parent b5e1221 commit 807bf2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ If you notice that a job opportunity is outdated (e.g., already fulfilled or not
8888

8989
> Contribute to the [Success Stories](https://ocaml.org/success-stories).
9090
91-
You can contribute a new success story by adding a Markdown file in [data/success_stories/](data/success_stories/). For instance: [janestreet.md](data/success_stories/en/janestreet.md).
91+
You can contribute a new success story by adding a Markdown file in [data/success_stories/](data/success_stories/). For instance: [janestreet.md](data/success_stories/janestreet.md).
9292

9393
The success stories should be structured in the following way:
9494

@@ -103,15 +103,15 @@ You can read [Ahref's success story](https://ocaml.org/success-stories/peta-byte
103103

104104
> Contribute to the [Academic Users](https://ocaml.org/academic-users) and [Industrial Users](https://ocaml.org/industrial-users).
105105
106-
You can add a new academic user by creating a new Markdown file in [data/industrial_users/](data/industrial_users/). For instance: [cryptosense.md](data/industrial_users/en/cryptosense.md).
106+
You can add a new academic user by creating a new Markdown file in [data/industrial_users/](data/industrial_users/). For instance: [cryptosense.md](data/industrial_users/cryptosense.md).
107107

108-
You can add a new industrial user by creating a new Markdown file in [data/academic_institutions/](data/academic_institutions). For instance: [cornell.md](data/academic_institutions/en/cornell.md).
108+
You can add a new industrial user by creating a new Markdown file in [data/academic_institutions/](data/academic_institutions). For instance: [cornell.md](data/academic_institutions/cornell.md).
109109

110110
### <a name="content-book"></a>Add a Book
111111

112112
> Contribute to the [OCaml Books](https://ocaml.org/books).
113113
114-
You can add a new OCaml book by creating a new Markdown file in [data/books/](data/books/). For instance: [ocaml-from-the-very-beginning.md](data/industrial_users/en/ocaml-from-the-very-beginning.md).
114+
You can add a new OCaml book by creating a new Markdown file in [data/books/](data/books/). For instance: [ocaml-from-the-very-beginning.md](data/books/ocaml-from-the-very-beginning.md).
115115

116116
### <a name="content-meetup"></a>Add A meetup
117117

0 commit comments

Comments
 (0)