From 36e6a99e671e2b7fe03d3a697eec247cb66ffa19 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 17 Oct 2019 16:05:53 -0700 Subject: [PATCH] link to surfer docs instead --- frontend/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 920f8cc..24087e9 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -36,9 +36,9 @@ - + Access tokens are useful to programmatically deploy assets for example within a CI/CD pipeline. - For this they can be used with the surfer cli tool or using the Api directly. + See the [docs](https://cloudron.io/documentation/apps/surfer/) for more information on how to use this token.

-- 2.41.0