Skip to content

Commit

Permalink
Update URL to engine repo
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiSG authored Mar 3, 2023
2 parents 07d0d3c + 2ab30e7 commit 5b095bf
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ on:

jobs:
check_changelog:
uses: ambanum/OpenTermsArchive/.github/workflows/changelog.yml@main
uses: OpenTermsArchive/engine/.github/workflows/changelog.yml@main
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
Expand Down
10 changes: 5 additions & 5 deletions termsTypes.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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": {
Expand All @@ -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"
}
},
Expand All @@ -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"
}
},
Expand All @@ -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"
}
}
}

0 comments on commit 5b095bf

Please sign in to comment.