@@ -13,7 +13,7 @@ Here you can see a [3 min quick demo](https://youtu.be/t4aOSJibuzs).
1313> development tools.
1414
1515## 💻 Install
16- 1 . Download the latest binary from the [ releases page] ( https://github.com/hexagontk /codecv/releases )
16+ 1 . Download the latest binary from the [ releases page] ( https://github.com/codecv-co /codecv/releases )
17172 . Copy or link the binary to a directory in the PATH
18183 . Type ` codecv --help ` to check how to use the reference tool
1919
@@ -49,7 +49,7 @@ requirement.
4949
5050## 📄 CV Format Schema
5151The CV JSON schema is located at [ /cv.schema.json] ( /cv.schema.json ) . The URL to use on the CVs will
52- be: ` https://raw.githubusercontent.com/hexagontk /codecv/<version>/cv.schema.json ` . Being ` version `
52+ be: ` https://raw.githubusercontent.com/codecv-co /codecv/<version>/cv.schema.json ` . Being ` version `
5353the schema version (` master ` can be used to link to the latest published version).
5454
5555The schema can be used to validate documents in different formats (YAML, JSON and TOML at the
@@ -123,7 +123,7 @@ improvement, file a bug or resolve a usage doubt, you are absolutely encouraged
123123Also, if you want to contribute a new feature on the tool or a change on the schema. You can also
124124do so by creating an issue and filing a PR. Please read the [ contributing guide] before doing so.
125125
126- [ contributing guide ] : https://github.com/hexagontk /codecv/contribute
126+ [ contributing guide ] : https://github.com/codecv-co /codecv/contribute
127127
128128## ❤️ Support the Project
129129If you want to see more progress on this project, and see more developer targeted tools,
@@ -135,4 +135,4 @@ account ([@hexagontk]) and the [GitHub organization].
135135Thanks for your support!
136136
137137[ @hexagontk ] : https://twitter.com/hexagontk
138- [ GitHub organization ] : https://github.com/hexagonkt
138+ [ GitHub organization ] : https://github.com/codecv-co
0 commit comments