From bc014453c22cbddeaab23b2f14ec2b684931eee7 Mon Sep 17 00:00:00 2001 From: Riku Silvola Date: Thu, 6 Jul 2023 10:21:14 +0200 Subject: [PATCH] Added link to report issues at ocaml/infrastructure --- app/apps/index.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/apps/index.py b/app/apps/index.py index 4a1224951..9dfbed1ce 100644 --- a/app/apps/index.py +++ b/app/apps/index.py @@ -126,6 +126,11 @@ def app(): 0: 10 22 1: 22 10 ``` + + ### Reporting issues + + Please report any issues with the Sandmark Nightly Service at [ocaml/infrastructure](https://github.com/ocaml/infrastructure/issues) + """ ) st.header("Sandmark info")