From 0f1567026de675286f9fdd9b91c0ee07e1d88f73 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Fri, 30 Aug 2024 03:56:00 +0000 Subject: [PATCH] Temporarily comment out link to API code of conduct which we don't really have properly yet --- app/views/api_keys/index.html.erb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/views/api_keys/index.html.erb b/app/views/api_keys/index.html.erb index ddaffd522..9b66f5da2 100644 --- a/app/views/api_keys/index.html.erb +++ b/app/views/api_keys/index.html.erb @@ -24,11 +24,18 @@ Check out the <%= pa_link_to "API Developer Documentation", api_developer_path %>

+<% +=begin +%>

<%# TODO: Link to actual place %> <%# TODO: Note that the be_nice section has been removed %> Remind yourself of our <%= pa_link_to "API code of conduct", api_howto_path(anchor: "be_nice") %>

+<% +=end +%> + <% end %> <%# Don't show the ongoing access box if they have an active license that doesn't expire %>