From e15bebc49ad5202d4b1c2307151395789cd316f8 Mon Sep 17 00:00:00 2001 From: Sven Greb Date: Sat, 8 Oct 2022 12:56:57 +0200 Subject: [PATCH] Fix image URLs after `nord-docs` GitHub flow and `main` branch migration The URLs to image assets were broken due the recent GitHub flow migration [1] in the `nord-docs` repository as well as the switch from the `master` to `main` branch [2]. [1]: https://github.com/arcticicestudio/nord-docs/issues/229 [2]: https://github.com/arcticicestudio/nord-docs/issues/236 GH-29 --- CHANGELOG.md | 2 +- README.md | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 000938b..e71ff2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -

+

diff --git a/README.md b/README.md index 5087d49..0a1d040 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

+

@@ -8,7 +8,7 @@

Designed for a fluent and clear workflow based on the Nord color palette.

-

+

## Getting started @@ -38,19 +38,19 @@ To activate and use Nord dircolors as your default color theme for all sessions, test -r ~/.dir_colors && eval $(dircolors ~/.dir_colors) ``` -

+

## Features

Beautiful highlighting for all your bits and bytes.

Support for a wide range of data and node types — From symbolic links, executables up to file system permissions.

-

+

Directories with different file system permissions.

-

+

Various Unix file types like device files and domain sockets.

-

+

## Contributing @@ -62,7 +62,7 @@ Please take a moment to read Nord's full [contributing guide][nord-contrib-guide The guide also includes information about [minimal, complete, and verifiable examples][nord-contrib-guide-mcve] and other ways to contribute to the project like [improving existing issues][nord-contrib-guide-impr-issues] and [giving feedback on issues and pull requests][nord-contrib-guide-feedback]. -

+

Copyright © 2017-present Arctic Ice Studio and Sven Greb