diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index ca0b2e1..d05fc50 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -15,4 +15,4 @@ on: jobs: check_changelog: - uses: ambanum/OpenTermsArchive/.github/workflows/changelog.yml@main + uses: OpenTermsArchive/engine/.github/workflows/changelog.yml@main diff --git a/CHANGELOG.md b/CHANGELOG.md index f7bc849..4c8139e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and the format is based on [Common Changelog](https://common-changelog.org).\ Unlike Common Changelog, the `unreleased` section of [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) is preserved with the addition of a tag to specify which type of release should be published and to foster discussions about it inside pull requests. This tag should be one of the names mandated by SemVer, within brackets: `[patch]`, `[minor]` or `[major]`. For example: `## Unreleased [minor]`. -## Unreleased +## Unreleased [patch] + +### Changed +- Change URL to engine repo ## 0.1.1 - 2022-12-06 ### Fixed diff --git a/README.md b/README.md index 71b006f..6b77c35 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ It may also contain an optional `references` property which contains a map of re "object": "eligibility and process of mediation after internal complaints handling failed" }, "references": { - "Open Terms Archive discussion": "https://github.com/ambanum/OpenTermsArchive/discussions/933", + "Open Terms Archive discussion": "https://github.com/OpenTermsArchive/engine/discussions/933", "P2B Regulation 2019/1150, Article 12": "https://eur-lex.europa.eu/eli/reg/2019/1150/oj#d1e1148-57-1" } }, diff --git a/termsTypes.json b/termsTypes.json index c3e5eb1..4313bdf 100644 --- a/termsTypes.json +++ b/termsTypes.json @@ -335,7 +335,7 @@ "object": "parameters determining ranking and the reasons for their relative importance" }, "references": { - "Open Terms Archive Discussion": "https://github.com/ambanum/OpenTermsArchive/discussions/902", + "Open Terms Archive Discussion": "https://github.com/OpenTermsArchive/engine/discussions/902", "Article 5 of P2B Regulation 2019/1150": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32019R1150#d1e868-57-1", "Article 6a of Directive 2011/83/EU": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A02011L0083-20220528#tocId12", "Point (m) of Article 2(1) of Directive 2005/29/EC": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02005L0029-20220528#tocId5" @@ -348,7 +348,7 @@ "object": "eligibility criteria, limitations and benefits of a privileged seller status programme" }, "references": { - "Open Terms Archive Discussion": "https://github.com/ambanum/OpenTermsArchive/discussions/922" + "Open Terms Archive Discussion": "https://github.com/OpenTermsArchive/engine/discussions/922" } }, "Platform to Business Notice": { @@ -358,7 +358,7 @@ "object": "complaints handling, mediation, transparency and other rights and information mandated by the P2B regulation" }, "references": { - "Open Terms Archive Discussion": "https://github.com/ambanum/OpenTermsArchive/discussions/940", + "Open Terms Archive Discussion": "https://github.com/OpenTermsArchive/engine/discussions/940", "P2B Regulation 2019/1150": "https://eur-lex.europa.eu/eli/reg/2019/1150/oj" } }, @@ -369,7 +369,7 @@ "object": "eligibility and process of mediation after internal complaints handling failed" }, "references": { - "Open Terms Archive discussion": "https://github.com/ambanum/OpenTermsArchive/discussions/933", + "Open Terms Archive discussion": "https://github.com/OpenTermsArchive/engine/discussions/933", "P2B Regulation 2019/1150, Article 12": "https://eur-lex.europa.eu/eli/reg/2019/1150/oj#d1e1148-57-1" } }, @@ -380,7 +380,7 @@ "object": "personal data of business users and of people acting on their behalf" }, "references": { - "Open Terms Archive discussion": "https://github.com/ambanum/OpenTermsArchive/discussions/923" + "Open Terms Archive discussion": "https://github.com/OpenTermsArchive/engine/discussions/923" } } }