renamed growth section in handbook (#3909)

Renamed "Growth" section to "Brand".
This commit is contained in:
Mike Thomas 2022-01-28 09:59:24 +09:00 committed by GitHub
parent 9682e05bb0
commit 98b59f9b1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 7 deletions

View file

@ -40,13 +40,13 @@ The Fleet handbook is the central guide for how we run the company. As part of o
[Feature flags](./product.md#feature-flags)
### Growth
### Brand
[Website](./growth.md#website)
[Website](./brand.md#website)
[Communicating as Fleet](./growth.md#communicating-as-fleet)
[Communicating as Fleet](./brand.md#communicating-as-fleet)
[Voice and grammar guidelines](./growth.md#voice-and-grammar-guidelines)
[Voice and grammar guidelines](./brand.md#voice-and-grammar-guidelines)
### Customers
@ -60,7 +60,7 @@ The Fleet handbook is the central guide for how we run the company. As part of o
[Posting on social media as Fleet](./community.md#posting-on-social-media-as-fleet)
[Promoting blog posts on social media](./growth.md#promoting-blog-posts-on-social-media)
[Promoting blog posts on social media](./community.md#promoting-blog-posts-on-social-media)
[Press releases](./community.md#press-releases)

View file

@ -1,4 +1,4 @@
# Growth
# Brand
## Fleet website

View file

@ -317,7 +317,7 @@ with customers and users.
### Blog post
The product team is responsible for providing the [growth team](./growth.md) with necessary information for writing
The product team is responsible for providing the [growth team](./brand.md) with necessary information for writing
the release blog post. This is accomplished by filing a release blog post issue and adding
the issue to the growth board on GitHub.

View file

@ -169,6 +169,7 @@ module.exports.routes = {
'GET /try-fleet': '/get-started',
'GET /docs/deploying/fleet-public-load-testing': '/docs/deploying/load-testing',
'GET /handbook/customer-experience': '/handbook/customers',
'GET /handbook/growth': '/handbook/brand',