From 8af5af54a78b7eab6f4549e5d47ffec34b188453 Mon Sep 17 00:00:00 2001 From: IngridaCazers Date: Thu, 7 Sep 2023 15:34:37 -0700 Subject: [PATCH] (PUPDOC-5440) Add registered trademarks --- documentation/api/query/curl.markdown | 2 +- documentation/overview.markdown | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/api/query/curl.markdown b/documentation/api/query/curl.markdown index 6bc496aac5..a6b79f23e3 100644 --- a/documentation/api/query/curl.markdown +++ b/documentation/api/query/curl.markdown @@ -52,7 +52,7 @@ make sure to authorize the certificate you are using: > --key /etc/puppetlabs/puppet/ssl/private_keys/.pem > ``` -### Using an RBAC token (PE only) +### Using an RBAC token (Puppet EnterpriseĀ® only) To make secured requests from other hosts, you will need to supply the following via the command line: diff --git a/documentation/overview.markdown b/documentation/overview.markdown index 823e904cd3..5bdc0d7c19 100644 --- a/documentation/overview.markdown +++ b/documentation/overview.markdown @@ -20,7 +20,7 @@ layout: default [apt_pgdg]: https://apt.postgresql.org [yum_pgdg]: https://yum.postgresql.org -PuppetDB collects data generated by Puppet. It enables advanced Puppet features +PuppetDB collects data generated by PuppetĀ®. It enables advanced Puppet features like [exported resources][exported], and can be the foundation for other applications that use Puppet's data. @@ -136,4 +136,4 @@ PuppetDB is developed openly, and is released under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0.html). You can get the source --- and contribute to it! --- at [the PuppetDB GitHub repo][github]. Bug reports and feature requests are welcome -at [the Puppet Labs issue tracker][tracker]. +at [the Puppet LabsĀ® issue tracker][tracker].