diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-10-17 23:42:25 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-10-17 23:47:56 -0600 |
| commit | 860edb7cd8001f5c6293d1ba17b7baf8d29a6483 (patch) | |
| tree | 06d3b66da9efd9caaaeadec0d3229918509cfe8e /examples | |
| parent | 34cbe1140971701934871d2d8169baae53920648 (diff) | |
rename uri- prefix to url- for URL attributes in examples
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/chronicles-example.adoc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/examples/chronicles-example.adoc b/examples/chronicles-example.adoc index 2e8cffef..9501cb00 100644 --- a/examples/chronicles-example.adoc +++ b/examples/chronicles-example.adoc @@ -24,10 +24,10 @@ ifdef::backend-pdf[] //:rouge-style: github endif::[] // URIs: -:uri-devoxx: https://devoxx.be -:uri-devoxx-top-talks: https://www.youtube.com/watch?v=1OpAgZvYXLQ&list=PLRsbF2sD7JVq7fv1GZGORShSUIae1ZAPy&index=1 -:uri-stbernardusabt12: http://www.sintbernardus.be/stbernardusabt12.php?l=en -:uri-wolpertinger: http://en.wikipedia.org/wiki/Wolpertinger +:url-devoxx: https://devoxx.be +:url-devoxx-top-talks: https://www.youtube.com/watch?v=1OpAgZvYXLQ&list=PLRsbF2sD7JVq7fv1GZGORShSUIae1ZAPy&index=1 +:url-stbernardusabt12: http://www.sintbernardus.be/stbernardusabt12.php?l=en +:url-wolpertinger: http://en.wikipedia.org/wiki/Wolpertinger [%notitle] -- @@ -37,21 +37,21 @@ endif::[] == It's a City Under Siege -This journey begins one late Monday afternoon at {uri-devoxx}[((Devoxx))]. +This journey begins one late Monday afternoon at {url-devoxx}[((Devoxx))]. (((Conference,Devoxx))) Our team needs coffee, _desperately_, but none of us dare open the theater doors... -During the {uri-devoxx-top-talks}[opening university session], a script-happy warlock inadvertently released a legion of Wolpertingers! +During the {url-devoxx-top-talks}[opening university session], a script-happy warlock inadvertently released a legion of Wolpertingers! To leave now would mean *code dismemberment and certain death*. Behold -> the horror! .Wolpertinger, stuffed -image::wolpertinger.jpg[Wolpertinger,pdfwidth=50%,link={uri-wolpertinger},float=left,role=thumb] +image::wolpertinger.jpg[Wolpertinger,pdfwidth=50%,link={url-wolpertinger},float=left,role=thumb] (((Wolpertinger))) (((Ravenous Beast,Wolpertinger))) -You may not be familiar with these {uri-wolpertinger}[ravenous beasts]. +You may not be familiar with these {url-wolpertinger}[ravenous beasts]. Trust us, they'll eat your shorts and suck loops from your code. In light of this danger, we've searched high and wide for the security crew's defensive operations manual. We can't find it and the DefOps{empty}footnote:defops[DefOps is a portmanteau of "`defensive`" and "`operations`".] werewolves haven't returned from their rendezvous at Bier Central. @@ -66,7 +66,7 @@ _Weak light from the hallway trickled across the theater, chased by a distant sc Come on, [[bier-central,Bier Central]]_Bier Central_, of course! Did you have to ask? -If you beat me there, order me a {uri-stbernardusabt12}[St. Bernardus Abt 12]. +If you beat me there, order me a {url-stbernardusabt12}[St. Bernardus Abt 12]. Here's some €. [#ravages] |
