Skip to content

Commit

Permalink
Secure links
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinleinweber committed Apr 21, 2018
1 parent 8fd612e commit 5a6fa7f
Show file tree
Hide file tree
Showing 36 changed files with 87 additions and 87 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

Expand Down Expand Up @@ -68,7 +68,7 @@ benefit both "open" and "closed" source projects equally.

### Changed
- Improve argument against commit logs.
- Start following [SemVer](http://semver.org) properly.
- Start following [SemVer](https://semver.org) properly.

## [0.0.8] - 2015-02-17
### Changed
Expand Down
6 changes: 3 additions & 3 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Project maintainers who do not follow or enforce the Code of Conduct in good fai

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [https://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
[homepage]: https://contributor-covenant.org
[version]: https://contributor-covenant.org/version/1/4/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Don’t let your friends dump git logs into changelogs™

This repository generates http://keepachangelog.com/.
This repository generates https://keepachangelog.com/.

## Development
### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@

set :gauges_id, ''
set :publisher_url, 'https://www.facebook.com/olivier.lacan.5'
set :site_url, 'http://keepachangelog.com'
set :site_url, 'https://keepachangelog.com'

redirect "index.html", to: "en/#{$last_version}/index.html"

Expand Down
6 changes: 3 additions & 3 deletions source/cs/0.3.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ version: 0.3.0
- Dá se v něm jednoduše odkázat na libovolnou sekci (proto raději Markdown než plain text).
- Jedna pod-sekce za verzi.
- Seznam vydání ve zpětně-chronologickém pořadí (nejnovější navrchu).
- Psaní všech dat ve formátu `RRRR-MM-DD`. (Příklad: `2012-06-02` pro `2. červen 2012`.) Je to mezinárodní, [rozumné](http://xkcd.com/1179/) a nezávislé na jazyce.
- Psaní všech dat ve formátu `RRRR-MM-DD`. (Příklad: `2012-06-02` pro `2. červen 2012`.) Je to mezinárodní, [rozumné](https://xkcd.com/1179/) a nezávislé na jazyce.
- Explicitní uvedení toho, zda projekt dodržuje [Semantické Verzování][semver].
- Každá verze by měla:
- Uvádět datum vydání ve výše uvedeném formátu.
Expand Down Expand Up @@ -170,7 +170,7 @@ version: 0.3.0
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
4 changes: 2 additions & 2 deletions source/cs/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
6 changes: 3 additions & 3 deletions source/de/0.3.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ version: 0.3.0
- Es ist einfach, jeden Bereich zu verlinken (also besser Markdown als einfacher Text).
- Ein Unterkapitel pro Version.
- Liste die Releases in umgekehrt chronologischer Reihenfolge auf (neuestes zuoberst).
- Schreib alle Daten im Format `JJJJ-MM-TT`. (Beispiel: `2012-06-02` für den `2. Juni 2012`.) Es ist international, [vernünftig](http://xkcd.com/1179/), und sprachunabhängig.
- Schreib alle Daten im Format `JJJJ-MM-TT`. (Beispiel: `2012-06-02` für den `2. Juni 2012`.) Es ist international, [vernünftig](https://xkcd.com/1179/), und sprachunabhängig.
- Erwähne explizit, ob das Projekt nach [Semantic Versioning][semver] geführt wird.
- Jede Version sollte:
- Das Release-Datum im oben genannten Format auflisten.
Expand Down Expand Up @@ -177,7 +177,7 @@ version: 0.3.0
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
4 changes: 2 additions & 2 deletions source/de/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
6 changes: 3 additions & 3 deletions source/en/0.3.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ version: 0.3.0
- Easy to link to any section (hence Markdown over plain text).
- One sub-section per version.
- List releases in reverse-chronological order (newest on top).
- Write all dates in `YYYY-MM-DD` format. (Example: `2012-06-02` for `June 2nd, 2012`.) It’s international, [sensible](http://xkcd.com/1179/), and language-independent.
- Write all dates in `YYYY-MM-DD` format. (Example: `2012-06-02` for `June 2nd, 2012`.) It’s international, [sensible](https://xkcd.com/1179/), and language-independent.
- Explicitly mention whether the project follows [Semantic Versioning][semver].
- Each version should:
- List its release date in the above format.
Expand Down Expand Up @@ -176,7 +176,7 @@ version: 0.3.0
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
4 changes: 2 additions & 2 deletions source/en/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
6 changes: 3 additions & 3 deletions source/es-ES/0.3.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ version: 0.3.0
- Fácil de conectar a cualquier sección (de ahí a que se use Markdown sobre texto plano).
- Una sub-sección por versión.
- Lista los releases en un orden inversamente-cronológico (el más reciente en la parte superior).
- Escribe todas las fechas en formato `AAAA-MM-DD`. (Ejemplo: `2012-06-02` en vez de `2 JUN 2012`.) Es internacional, [sensible](http://xkcd.com/1179/), e independientemente del lenguaje que usemos.
- Escribe todas las fechas en formato `AAAA-MM-DD`. (Ejemplo: `2012-06-02` en vez de `2 JUN 2012`.) Es internacional, [sensible](https://xkcd.com/1179/), e independientemente del lenguaje que usemos.
- Se menciona explícitamente si el proyecto sigue la convención del [Versionamiento Semántico][semver].
- Cada versión debería:
- Indicar su fecha de lanzamiento en el formato anterior.
Expand Down Expand Up @@ -134,7 +134,7 @@ version: 0.3.0
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
4 changes: 2 additions & 2 deletions source/es-ES/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
6 changes: 3 additions & 3 deletions source/fr/0.3.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ version: 0.3.0
- Liste les publications dans l’ordre chronologique inverse (les plus récentes
en haut).
- Toutes les dates sont au format `AAAA-MM-JJ`. (Exemple: `2012-06-02` pour le
`2 Juin 2012`.) C’est international, [raisonnable](http://xkcd.com/1179/) et
`2 Juin 2012`.) C’est international, [raisonnable](https://xkcd.com/1179/) et
indépendant de la langue.
- Mentionne explicitement si le projet respecte le
[Versionnage Sémantique][semver].
Expand Down Expand Up @@ -203,7 +203,7 @@ version: 0.3.0
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
4 changes: 2 additions & 2 deletions source/fr/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
4 changes: 2 additions & 2 deletions source/id-ID/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
6 changes: 3 additions & 3 deletions source/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ version: 0.3.0
- Easy to link to any section (hence Markdown over plain text).
- One sub-section per version.
- List releases in reverse-chronological order (newest on top).
- Write all dates in `YYYY-MM-DD` format. (Example: `2012-06-02` for `June 2nd, 2012`.) It’s international, [sensible](http://xkcd.com/1179/), and language-independent.
- Write all dates in `YYYY-MM-DD` format. (Example: `2012-06-02` for `June 2nd, 2012`.) It’s international, [sensible](https://xkcd.com/1179/), and language-independent.
- Explicitly mention whether the project follows [Semantic Versioning][semver].
- Each version should:
- List its release date in the above format.
Expand Down Expand Up @@ -177,7 +177,7 @@ version: 0.3.0
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
6 changes: 3 additions & 3 deletions source/it-IT/0.3.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ language: it-IT
- Facile da linkare ad altre sezioni (da cui il Markdown invece che testo normale).
- Una sotto-sezione per ogni versione.
- Elenca le release in ordine cronologico inverso (quelle più recenti all'inizio).
- Scrive tutte le date nel formato `YYYY-MM-DD`. (Esempio: `2012-06-02` sta per `2 Giugno 2012`). È internazionale, [sensato](http://xkcd.com/1179/), e indipendente dalla lingua.
- Scrive tutte le date nel formato `YYYY-MM-DD`. (Esempio: `2012-06-02` sta per `2 Giugno 2012`). È internazionale, [sensato](https://xkcd.com/1179/), e indipendente dalla lingua.
- Dichiara esplicitamente se il progetto segue il [Semantic Versioning][semver].
- Ogni versione dovrebbe:
- Elencare la sua data di rilascio nel formato sopra specificato.
Expand Down Expand Up @@ -169,7 +169,7 @@ language: it-IT
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
4 changes: 2 additions & 2 deletions source/it-IT/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
4 changes: 2 additions & 2 deletions source/ko/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
4 changes: 2 additions & 2 deletions source/nl/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
6 changes: 3 additions & 3 deletions source/pl/0.3.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ version: 0.3.0
- Prostota dodawania linków do każdego rozdziału (dlatego używa się Markdown zamiast prostego tekstu).
- Jeden podrozdział dla każdej wersji.
- Wyszczególniaj wydania w odwrotnym porządku chronologicznym (najnowsza na górze).
- Wszystkie daty zapisuj w formacie `YYYY-MM-DD`. (Przykład: `2012-06-02` dla `2 czerwca 2012 r.`). To [rozsądny](http://xkcd.com/1179/), niezależny od języka międzynarodowy format.
- Wszystkie daty zapisuj w formacie `YYYY-MM-DD`. (Przykład: `2012-06-02` dla `2 czerwca 2012 r.`). To [rozsądny](https://xkcd.com/1179/), niezależny od języka międzynarodowy format.
- Zawsze określaj, czy projekt jest zgodny z [Semantycznym Wersjonowaniem][semver].
- Każda wersja powinna:
- Zawierać datę w wyżej wymienionym formacie.
Expand Down Expand Up @@ -138,7 +138,7 @@ version: 0.3.0
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
4 changes: 2 additions & 2 deletions source/pl/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
6 changes: 3 additions & 3 deletions source/pt-BR/0.3.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ version: 0.3.0
- Lista as versões publicadas em ordem cronológica decrescente (mais novo em
cima).
- Usa todas as datas no formato `AAAA-MM-DD`. (Exemplo: `2012-06-02` para
`2 de Junho de 2012`.) É internacional, [sensato](http://xkcd.com/1179/), e
`2 de Junho de 2012`.) É internacional, [sensato](https://xkcd.com/1179/), e
independente de língua.
- Menciona explicitamente se o projeto segue o [Versionamento Semântico][semver].
- Cada versão deve:
Expand Down Expand Up @@ -200,7 +200,7 @@ version: 0.3.0
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
4 changes: 2 additions & 2 deletions source/pt-BR/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
6 changes: 3 additions & 3 deletions source/ru/0.3.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ version: 0.3.0
- Релизы перечислены в обратном хронологическом порядке (самые новые –
сверху).
- Пишите все даты в формате `YYYY-MM-DD`. (Например: `2012-06-02` для даты `2
июня 2012`.) Он международный, [рациональный](http://xkcd.com/1179/), и
июня 2012`.) Он международный, [рациональный](https://xkcd.com/1179/), и
независим от языка.
- Ясно указывает, использует ли проект [Семантическое
Версионирование][semver].
Expand Down Expand Up @@ -206,7 +206,7 @@ version: 0.3.0
[gemnasium]: https://gemnasium.com/
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org/
[shields]: http://shields.io/
[semver]: https://semver.org/
[shields]: https://shields.io/
[thechangelog]: http://5by5.tv/changelog/127
[vandamme]: https://github.com/tech-angels/vandamme/
4 changes: 2 additions & 2 deletions source/ru/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
4 changes: 2 additions & 2 deletions source/sk/1.0.0/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 1.0.0
- gemnasium = "https://gemnasium.com/"
- gh = "https://github.com/olivierlacan/keep-a-changelog"
- issues = "https://github.com/olivierlacan/keep-a-changelog/issues"
- semver = "http://semver.org/"
- shields = "http://shields.io/"
- semver = "https://semver.org/"
- shields = "https://shields.io/"
- thechangelog = "http://5by5.tv/changelog/127"
- vandamme = "https://github.com/tech-angels/vandamme/"
- iso = "http://www.iso.org/iso/home/standards/iso8601.htm"
Expand Down
Loading

0 comments on commit 5a6fa7f

Please sign in to comment.