diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 060bb7b..55db14f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,6 +5,6 @@ on: jobs: build: - uses: hexagonkt/.github/.github/workflows/graalvm_gradle.yml@master + uses: hexagontk/.github/.github/workflows/graalvm_gradle.yml@master permissions: contents: read diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 75b8c63..2071b6b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,6 +5,6 @@ on: jobs: release: - uses: hexagonkt/.github/.github/workflows/gradle.yml@master + uses: hexagontk/.github/.github/workflows/gradle.yml@master with: tasks: release diff --git a/README.md b/README.md index 66ef7ad..457176d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Here you can see a [3 min quick demo](https://youtu.be/t4aOSJibuzs). > development tools. ## 💻 Install -1. Download the latest binary from the [releases page](https://github.com/hexagonkt/codecv/releases) +1. Download the latest binary from the [releases page](https://github.com/hexagontk/codecv/releases) 2. Copy or link the binary to a directory in the PATH 3. Type `codecv --help` to check how to use the reference tool @@ -49,7 +49,7 @@ requirement. ## 📄 CV Format Schema The CV JSON schema is located at [/cv.schema.json](/cv.schema.json). The URL to use on the CVs will -be: `https://raw.githubusercontent.com/hexagonkt/codecv//cv.schema.json`. Being `version` +be: `https://raw.githubusercontent.com/hexagontk/codecv//cv.schema.json`. Being `version` the schema version (`master` can be used to link to the latest published version). The schema can be used to validate documents in different formats (YAML, JSON and TOML at the @@ -123,16 +123,16 @@ improvement, file a bug or resolve a usage doubt, you are absolutely encouraged Also, if you want to contribute a new feature on the tool or a change on the schema. You can also do so by creating an issue and filing a PR. Please read the [contributing guide] before doing so. -[contributing guide]: https://github.com/hexagonkt/codecv/contribute +[contributing guide]: https://github.com/hexagontk/codecv/contribute ## ❤️ Support the Project If you want to see more progress on this project, and see more developer targeted tools, spread the word on social networks! and don't forget to give it a ⭐! To be notified on updates or new tools developed within the Hexagon organization. Follow the Twitter -account ([@hexagon_tk]) and the [GitHub organization]. +account ([@hexagontk]) and the [GitHub organization]. Thanks for your support! -[@hexagon_tk]: https://twitter.com/hexagon_kt +[@hexagontk]: https://twitter.com/hexagontk [GitHub organization]: https://github.com/hexagonkt diff --git a/build.gradle.kts b/build.gradle.kts index 7837bf6..e97171d 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -10,12 +10,12 @@ plugins { val os = getProperty("os.name").lowercase() -val hexagonVersion = "3.5.2" +val hexagonVersion = "3.5.3" val hexagonExtraVersion = "3.4.6" val vertxVersion = "4.5.6" val slf4jVersion = "2.0.12" -val gradleScripts = "https://raw.githubusercontent.com/hexagonkt/hexagon/$hexagonVersion/gradle" +val gradleScripts = "https://raw.githubusercontent.com/hexagontk/hexagon/$hexagonVersion/gradle" ext.set("modules", "java.logging") ext.set("options", "-Xmx32m") diff --git a/cv.schema.json b/cv.schema.json index 9afb151..9f5c17a 100644 --- a/cv.schema.json +++ b/cv.schema.json @@ -1,6 +1,6 @@ { "$schema" : "https://json-schema.org/draft-04/schema", - "$id" : "https://raw.githubusercontent.com/hexagonkt/codecv/master/cv.schema.json", + "$id" : "https://raw.githubusercontent.com/hexagontk/codecv/master/cv.schema.json", "$ref" : "#/$defs/Cv", "$defs" : { "Language" : { diff --git a/examples/cv.html b/examples/cv.html index f1d3d12..5844882 100644 --- a/examples/cv.html +++ b/examples/cv.html @@ -444,7 +444,7 @@

Common Skills