summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2020-06-15 23:54:34 -0600
committerDan Allen <dan.j.allen@gmail.com>2020-06-16 01:54:44 -0600
commit4efc78dea554bfcc1b26be80964d1a9d5176ce7d (patch)
tree3e7b1887cc7be3194fed8dad1fe4c391159ac6e5 /docs
parent06e81747ae66b93c6d6668355835e5ca2e74a418 (diff)
fix link to Roboto fonts [skip ci]
Diffstat (limited to 'docs')
-rw-r--r--docs/theming-guide.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/theming-guide.adoc b/docs/theming-guide.adoc
index 1e6c5fa5..23f8c78c 100644
--- a/docs/theming-guide.adoc
+++ b/docs/theming-guide.adoc
@@ -783,7 +783,7 @@ WARNING: Asciidoctor PDF cannot italicize a font dynamically like a browser can,
Once you've obtained the TTF files, put them in the directory inside your project where you want to store the fonts.
It's recommended that you name them consistently so it's easier to type the names in the theme file.
-Let's assume the name of the font is https://github.com/google/roboto/tree/master/out/RobotoTTF[Roboto].
+Let's assume the name of the font is https://github.com/googlefonts/roboto/releases[Roboto].
Rename the files as follows:
* roboto-normal.ttf (_originally Roboto-Regular.ttf_)