git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormail_redacted_for_web 2020-10-19 12:19:36 +0800
committermail_redacted_for_web 2020-10-19 12:19:36 +0800
commit36c1c0594dd39335092460011f5ba06995ee32ce (patch)
treefcc2383763dbc539a332e25d7689e788d3389675 /README.md
parenteaa032205d87e6258f1762606f25e90aff59221b (diff)
downloadcontrol-repo-template-36c1c0594dd39335092460011f5ba06995ee32ce.tar.bz2
Update README.md
Updating Code Manager link to the latest - https://puppet.com/docs/pe/2019.8/code_mgr.html. As old link has been updated.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 808091f..19f5636 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ To get started with using the control-repo template in your own environment and
## Code Manager Setup
-If you use Puppet Enterprise and have not yet enabled and configured Code Manager, in addition to reading the official [documentation](https://puppet.com/docs/pe/latest/code_management/code_mgr.html) for enabling it, you may want to look at the Ramp-Up Program's control repository instead of this one. It's similar to this repo except that it has batteries included, so to speak. There are pre-built profiles for configuring Code Manager, generating SSH keys, and setting up your Git server to work with Code Manager.
+If you use Puppet Enterprise and have not yet enabled and configured Code Manager, in addition to reading the official [documentation](https://puppet.com/docs/pe/2019.8/code_mgr.html) for enabling it, you may want to look at the Ramp-Up Program's control repository instead of this one. It's similar to this repo except that it has batteries included, so to speak. There are pre-built profiles for configuring Code Manager, generating SSH keys, and setting up your Git server to work with Code Manager.
* <https://github.com/Puppet-RampUpProgram/control-repo>