Skip to content

Commit

Permalink
Fix CI URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Dec 20, 2024
1 parent 7ef38e3 commit c93af09
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Noto Sinhala

[![][Fontbakery]](https://notofonts.github.io/sinhala/fontbakery/fontbakery-report.html)
[![][Universal]](https://notofonts.github.io/sinhala/fontbakery/fontbakery-report.html)
[![][GF Profile]](https://notofonts.github.io/sinhala/fontbakery/fontbakery-report.html)
[![][Outline Correctness]](https://notofonts.github.io/sinhala/fontbakery/fontbakery-report.html)
[![][Shaping]](https://notofonts.github.io/sinhala/fontbakery/fontbakery-report.html)

[Fontbakery]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnotofonts%2Fsinhala%2Fgh-pages%2Fbadges%2Foverall.json
[GF Profile]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnotofonts%2Fsinhala%2Fgh-pages%2Fbadges%2FGoogleFonts.json
[Noto Profile]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnotofonts%2Fsinhala%2Fgh-pages%2Fbadges%2FNotoFonts.json
[Outline Correctness]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnotofonts%2Fsinhala%2Fgh-pages%2Fbadges%2FOutlineCorrectnessChecks.json
[Shaping]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnotofonts%2Fsinhala%2Fgh-pages%2Fbadges%2FShapingChecks.json
[Universal]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnotofonts%2Fsinhala%2Fgh-pages%2Fbadges%2FUniversal.json
[![][Fontbakery]](https://mooniak.github.io/noto-sans-sinhala/fontbakery/fontbakery-report.html)
[![][Universal]](https://mooniak.github.io/noto-sans-sinhala/fontbakery/fontbakery-report.html)
[![][GF Profile]](https://mooniak.github.io/noto-sans-sinhala/fontbakery/fontbakery-report.html)
[![][Outline Correctness]](https://mooniak.github.io/noto-sans-sinhala/fontbakery/fontbakery-report.html)
[![][Shaping]](https://mooniak.github.io/noto-sans-sinhala/fontbakery/fontbakery-report.html)

[Fontbakery]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fmooniak%2Fnoto-sans-sinhala%2Fgh-pages%2Fbadges%2Foverall.json
[GF Profile]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fmooniak%2Fnoto-sans-sinhala%2Fgh-pages%2Fbadges%2FGoogleFonts.json
[Noto Profile]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fmooniak%2Fnoto-sans-sinhala%2Fgh-pages%2Fbadges%2FNotoFonts.json
[Outline Correctness]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fmooniak%2Fnoto-sans-sinhala%2Fgh-pages%2Fbadges%2FOutlineCorrectnessChecks.json
[Shaping]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fmooniak%2Fnoto-sans-sinhala%2Fgh-pages%2Fbadges%2FShapingChecks.json
[Universal]: https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fmooniak%2Fnoto-sans-sinhala%2Fgh-pages%2Fbadges%2FUniversal.json

## Building

Expand All @@ -23,7 +23,7 @@ If you want to build fonts manually on your own computer:
* `make test` will run [FontBakery](https://github.com/googlefonts/fontbakery)'s quality assurance tests.
* `make proof` will generate HTML proof files.

The proof files and QA tests are also available automatically via GitHub Actions - look at https://notofonts.github.io/sinhala.
The proof files and QA tests are also available automatically via GitHub Actions - look at https://mooniak.github.io/noto-sans-sinhala.

For information on how to work on Noto fonts, how the build process
works and how to maintain it, see [the README file of the
Expand Down

0 comments on commit c93af09

Please sign in to comment.