Website: add alias /devstart to the developer "getting started" page
Add `/devstart` as an alias to `/development/getting-started/` page. This is to be able to use a shorter link in the documentation I'm writing for my hands-on class at SIGGRAPH 2025.
This commit is contained in:
parent
190e26adc0
commit
dc152d6c9a
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Getting Started
|
||||
weight: 1
|
||||
aliases:
|
||||
- /devstart
|
||||
---
|
||||
|
||||
To start, get a **Git checkout** with either of these commands. The 1st one is for
|
||||
|
Loading…
x
Reference in New Issue
Block a user