mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
Updated docs links in services.
This commit is contained in:
parent
f14e954a9b
commit
abccb316f8
2 changed files with 10 additions and 9 deletions
|
@ -31,6 +31,7 @@ module.exports = function (grunt) {
|
|||
grunt.initConfig({
|
||||
distdir: 'dist',
|
||||
pkg: grunt.file.readJSON('package.json'),
|
||||
remoteApiVersion: 'v1.20',
|
||||
banner: '/*! <%= pkg.title || pkg.name %> - v<%= pkg.version %> - <%= grunt.template.today("yyyy-mm-dd") %>\n' +
|
||||
'<%= pkg.homepage ? " * " + pkg.homepage + "\\n" : "" %>' +
|
||||
' * Copyright (c) <%= grunt.template.today("yyyy") %> <%= pkg.author %>;\n' +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue