Skip to content

Commit a48cd2e

Browse files
[GHI-#26] Change image URLs to the "raw.githubusercontent.com" domain
1 parent ebdb534 commit a48cd2e

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Detailed descriptions for supported languages can be found in the [project wiki]
5757
![][scrot-lang-ruby]
5858

5959
## Development
60-
[![](https://img.shields.io/badge/Changelog-0.1.0-blue.svg)](https://github.com/arcticicestudio/nord-atom-syntax/blob/v0.1.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.svg)](https://github.com/arcticicestudio/arcver)
60+
[![](https://img.shields.io/badge/Changelog-0.1.0-blue.svg)](https://github.com/arcticicestudio/nord-atom-syntax/v0.1.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.svg)](https://github.com/arcticicestudio/arcver)
6161

6262
### Contribution
6363
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-atom-syntax/issues).
@@ -66,19 +66,19 @@ Please report issues/bugs, feature requests and suggestions for improvements to
6666

6767
<p align="center"> <img src="http://arcticicestudio.com/favicon.ico" width=16 height=16/> Copyright &copy; 2016 Arctic Ice Studio</p>
6868

69-
<p align="center"><a href="https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/LICENSE.md"><img src="https://img.shields.io/badge/License-MIT-blue.svg"/></a></p>
70-
71-
[scrcast-feature-findandreplace]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrcast-feature-findandreplace.gif
72-
[scrcast-feature-selection]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrcast-feature-selection.gif
73-
[scrcast-feature-smoothtransition]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrcast-feature-smoothtransition.gif
74-
[scrot-feature-bracketmarker]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-feature-bracketmarker.png
75-
[scrot-feature-findandreplace]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-feature-findandreplace.png
76-
[scrot-lang-c]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-lang-c.png
77-
[scrot-lang-java]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-lang-java.png
78-
[scrot-lang-javascript]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-lang-javascript.png
79-
[scrot-lang-json]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-lang-json.png
80-
[scrot-lang-markdown]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-lang-markdown.png
81-
[scrot-lang-php]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-lang-php.png
82-
[scrot-lang-python]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-lang-python.png
83-
[scrot-lang-ruby]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-lang-ruby.png
84-
[scrot-top]: https://github.com/arcticicestudio/nord-atom-syntax/blob/develop/assets/scrot-top.png
69+
<p align="center"><a href="https://github.com/arcticicestudio/nord-atom-syntax/develop/LICENSE.md"><img src="https://img.shields.io/badge/License-MIT-blue.svg"/></a></p>
70+
71+
[scrcast-feature-findandreplace]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrcast-feature-findandreplace.gif
72+
[scrcast-feature-selection]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrcast-feature-selection.gif
73+
[scrcast-feature-smoothtransition]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrcast-feature-smoothtransition.gif
74+
[scrot-feature-bracketmarker]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-feature-bracketmarker.png
75+
[scrot-feature-findandreplace]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-feature-findandreplace.png
76+
[scrot-lang-c]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-c.png
77+
[scrot-lang-java]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-java.png
78+
[scrot-lang-javascript]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-javascript.png
79+
[scrot-lang-json]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-json.png
80+
[scrot-lang-markdown]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-markdown.png
81+
[scrot-lang-php]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-php.png
82+
[scrot-lang-python]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-python.png
83+
[scrot-lang-ruby]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-ruby.png
84+
[scrot-top]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-top.png

0 commit comments

Comments
 (0)