Skip to content

Commit 07f7010

Browse files
Rename "Shell tips" to "Shell friends"
1 parent 3f06a91 commit 07f7010

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ safe: true
22
lsi: false
33
highlighter: rouge
44
markdown: kramdown
5-
gems: [jekyll-paginate]
5+
gems:
6+
- jekyll-paginate
7+
- jekyll-redirect-from
68
url: http://wp-cli.org
79
permalink: /blog/:title.html
810
paginate: 10

docs/quick-start/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ quick_links:
77
- Introduction
88
- Common Terms
99
- Example Usage
10+
- Shell Friends
1011
---
1112

1213
Congratulations! You've [installed WP-CLI](/docs/installing/) for the first time, and are ready to level-up your use of WordPress. This page contains a brief introduction to WP-CLI with some example usage.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
layout: doc
3-
title: Shell tips
3+
title: Shell friends
44
description: Helpful shortcuts for bash and zsh.
55
category: References
6+
redirect_from: "/shell-tips"
67
---
78

89
Master of bash or zsh? Share your tips here.

0 commit comments

Comments
 (0)