Skip to content

Commit 9dc54cb

Browse files
authored
GitHub Flow migration
Adapted to "GitHub Flow" [1] like documented in detail in the main task issue svengreb/styleguide-git#9 [2]. [1]: https://guides.github.com/introduction/flow [2]: https://guides.github.com/arcticicestudio/styleguide-git/issues/9 Co-authored-by: Sven Greb <[email protected]> Signed-off-by: Sven Greb <[email protected]> Subtask of svengreb/styleguide-git#9
1 parent 336a76a commit 9dc54cb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

changelog.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -270,15 +270,15 @@ _2017-03-25_
270270

271271
## Features
272272

273-
Detailed information about [features](https://github.com/nordtheme/emacs/blob/develop/readme.md#features), [supported packages](https://github.com/nordtheme/emacs/blob/develop/readme.md#package-support) and install instructions can be found in the [README](https://github.com/nordtheme/emacs/blob/develop/readme.md#installation).
273+
Detailed information about [features](https://github.com/nordtheme/emacs/blob/master/readme.md#features), [supported packages](https://github.com/nordtheme/emacs/blob/master/readme.md#package-support) and install instructions can be found in the [README](https://github.com/nordtheme/emacs/blob/master/readme.md#installation).
274274

275-
❯ Implemented the main theme file [`nord-theme.el`](https://github.com/nordtheme/emacs/blob/develop/nord-theme.el). (@svengreb, #1, e51f7593)
275+
❯ Implemented the main theme file [`nord-theme.el`](https://github.com/nordtheme/emacs/blob/master/nord-theme.el). (@svengreb, #1, e51f7593)
276276

277-
<p align="center"><img src="https://raw.githubusercontent.com/nordtheme/emacs/develop/assets/scrot-package-syntax-jdee.png"/></p>
277+
<p align="center"><img src="https://raw.githubusercontent.com/nordtheme/emacs/master/assets/scrot-package-syntax-jdee.png"/></p>
278278

279-
<p align="center"><strong>Non-obtrusive bracket matching- and search marker.</strong><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/develop/assets/scrot-feature-bracket-matching.png"/><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/develop/assets/scrot-feature-search.gif"/></p>
279+
<p align="center"><strong>Non-obtrusive bracket matching- and search marker.</strong><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/master/assets/scrot-feature-bracket-matching.png"/><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/master/assets/scrot-feature-search.gif"/></p>
280280

281-
<p align="center"><strong>Colors of selected code can still be easily recognized.</strong><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/develop/assets/scrcast-feature-selection.gif"/></p>
281+
<p align="center"><strong>Colors of selected code can still be easily recognized.</strong><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/master/assets/scrcast-feature-selection.gif"/></p>
282282

283283
❯ Implemented support for multiple syntax packages:
284284

@@ -319,7 +319,7 @@ _2017-03-25_
319319
</p>
320320

321321
<p align="center">
322-
<a href="https://github.com/nordtheme/emacs/blob/develop/license" target="_blank">
322+
<a href="https://github.com/nordtheme/emacs/blob/master/license" target="_blank">
323323
<img src="https://img.shields.io/static/v1.svg?style=flat-square&label=License&message=MIT&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/>
324324
</a>
325325
<a href="https://www.svengreb.de">

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a href="https://www.nordtheme.com/docs/ports/emacs" target="_blank">
1515
<img src="https://img.shields.io/github/release/nordtheme/emacs.svg?style=flat-square&label=Docs&colorA=4c566a&colorB=88c0d0&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI%2BCiAgICA8cGF0aCBmaWxsPSIjZDhkZWU5IiBkPSJNMTMuNzQ2IDIuODEzYS42Ny42NyAwIDAgMC0uNTU5LS4xMzNMOCAzLjg0OGwtNS4xODgtMS4xOGEuNjY5LjY2OSAwIDAgMC0uNTcuMTMzLjY3Ny42NzcgMCAwIDAtLjI0Mi41MzF2OC4xMzNjLS4wMDguMzIuMjEuNTk4LjUyLjY2OGw1LjMzMiAxLjE5OWguMjk2bDUuMzMyLTEuMmEuNjY4LjY2OCAwIDAgMCAuNTItLjY2N1YzLjMzMmEuNjU5LjY1OSAwIDAgMC0uMjU0LS41MnpNMy4zMzIgNC4xNjhsNCAuODk4djYuNzY2bC00LS44OTh6bTkuMzM2IDYuNzY2bC00IC44OThWNS4wNjZsNC0uODk4em0wIDAiLz4KPC9zdmc%2BCg%3D%3D"/>
1616
</a>
17-
<a href="https://github.com/nordtheme/emacs/blob/develop/changelog.md" target="_blank">
17+
<a href="https://github.com/nordtheme/emacs/blob/master/changelog.md" target="_blank">
1818
<img src="https://img.shields.io/github/release/nordtheme/emacs.svg?style=flat-square&label=Changelog&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/>
1919
</a>
2020
</p>
@@ -156,7 +156,7 @@ The guide also includes information about [minimal, complete, and verifiable exa
156156
</p>
157157

158158
<p align="center">
159-
<a href="https://github.com/nordtheme/emacs/blob/develop/license" target="_blank">
159+
<a href="https://github.com/nordtheme/emacs/blob/master/license" target="_blank">
160160
<img src="https://img.shields.io/static/v1.svg?style=flat-square&label=License&message=MIT&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/>
161161
</a>
162162
<a href="https://www.svengreb.de">

0 commit comments

Comments
 (0)