diff --git a/README.md b/README.md index 7140472..b1febf9 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ For example, the following code: -To view all the available flags, check [the gallery](https://hatscripts.github.io/circle-flags/all-flags.html). +To view all the available flags, check [the gallery](https://hatscripts.github.io/circle-flags/gallery). ### React diff --git a/_layouts/default.html b/_layouts/default.html index a9e2638..0b40dc9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -54,7 +54,7 @@ Download .zip Download .tar.gz {% endif %} - Gallery + Gallery
diff --git a/all-flags.md b/gallery.md similarity index 100% rename from all-flags.md rename to gallery.md