Skip to content

Commit

Permalink
relative path in links
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamaskos committed Oct 14, 2024
1 parent a90d219 commit 3456fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@ <h2>Examples</h2>
minikube ip # or minikube service <name> --url
minikube delete # 💥
</code></pre>
<font size="4">example1: <a href="https://github.com/CentreForDigitalHumanities/hello-kubernetes-world/blob/github-pages/kubernetes-examples/hello-k8s-message/hello-k8s-message.yaml">hello-k8s-message.yaml</a></font>
| <font size="4">example2: <a href="https://github.com/CentreForDigitalHumanities/blob/github-pages/kubernetes-examples/kubesnake/kubesnake.yaml">kubesnake.yaml</a></font>
<font size="4">example1: <a href="./kubernetes-examples/hello-k8s-message/hello-k8s-message.yaml">hello-k8s-message.yaml</a></font>
| <font size="4">example2: <a href="./kubernetes-examples/kubesnake/kubesnake.yaml">kubesnake.yaml</a></font>
<br>.<br>.<br>
Bonus
</section>
Expand Down

0 comments on commit 3456fd8

Please sign in to comment.