mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-26 10:15:39 -06:00
docs: Add / for docs landing page link
Signed-off-by: Patrick East <east.patrick@gmail.com>
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
{{ $description := site.Params.description }}
|
||||
{{ $tagline := site.Params.tagline }}
|
||||
{{ $socialMenu := site.Menus.social }}
|
||||
{{ $docs := "/docs/latest" }}
|
||||
{{ $getStarted := "/docs/latest/get-started" }}
|
||||
{{ $docs := "/docs/latest/" }}
|
||||
{{ $getStarted := "/docs/latest/get-started/" }}
|
||||
<header role="banner">
|
||||
<nav class="nav--banner" role="navigation">
|
||||
<ul class="nav--menu">
|
||||
|
||||
Reference in New Issue
Block a user