diff --git a/src/includes/api-method.ejs b/src/includes/api-method.ejs index 71d3bcca..da647c17 100644 --- a/src/includes/api-method.ejs +++ b/src/includes/api-method.ejs @@ -134,7 +134,7 @@ npx nightwatch <%- method.exampleLink %> <% if (link.startsWith('http')) { %>
  • <%= link %>
  • <% } else { %> -
  • <%= link %>
  • +
  • <%= link %>
  • <% } %> <% } %>