1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-19 05:00:04 +02:00

index.md: add highlight to the url structure.

This commit is contained in:
Henrik Hautakoski 2020-02-28 14:54:04 +01:00
parent 0192f4fdd4
commit c78f3c04c0

View file

@ -20,7 +20,7 @@ Then you can add one or more of your repositories:
The url is structures as follows: The url is structures as follows:
``` ```html
https://{{ site.apt.domain }}/<repository> bionic <component> [ <component1> ] [ <componentN> ] https://{{ site.apt.domain }}/<repository> bionic <component> [ <component1> ] [ <componentN> ]
``` ```