Skip to content

Commit

Permalink
📝Documentation: Hyperlink each Role name from Permissions Reference p…
Browse files Browse the repository at this point in the history
…age to Roles page

Signed-off-by: Ankita Sahu <[email protected]>
  • Loading branch information
SAHU-01 committed Jul 20, 2024
1 parent 67068d0 commit 5d63e51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layouts/shortcodes/csvtable.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ <h2>{{ $category }} Permissions</h2>
{{ else }}
{{ $urlPath = print "roles/" }}
{{end}}
<!-- <th>{{ $col }}</th> -->
<th><a href="/cloud/security/{{ $urlPath }}" target="_blank">{{ $col }}</a></th>
{{ end }}{{ end }}
{{ end }}
Expand Down

0 comments on commit 5d63e51

Please sign in to comment.