Docs: Add pageOrderInSection meta tag to high-level-architecture.md (#15090)

Changes:
- Added a pageOrderInSection meta tag to the high level architecture
page in the contributing docs. The missing meta tag is currently
preventing the Fleet website from deploying and causing the website
tests to fail.
This commit is contained in:
Eric 2023-11-10 11:10:28 -06:00 committed by GitHub
parent 014ff490d0
commit 97c63c6c05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -190,3 +190,4 @@ graph LR;
vulnServer --> fleetServer;
```
<meta name="pageOrderInSection" value="1201">