We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91f85d commit 8febbe7Copy full SHA for 8febbe7
docs/theory/clearing-mental-hurdles.md docs/theory/clarifying-mental-models.mddocs/theory/clearing-mental-hurdles.md renamed to docs/theory/clarifying-mental-models.md
@@ -1,4 +1,4 @@
1
-# Clearing the Mental Hurdles
+# Clarifying Mental Models
2
3
You may be using Polykey to solve a practical problem, like managing secrets in
4
a CI/CD pipeline. But beneath that toolset lies a fundamental shift in how to
sidebars.ts
@@ -77,7 +77,7 @@ const sidebars: SidebarsConfig = {
77
id: 'theory/README',
78
},
79
items: [
80
- 'theory/clearing-mental-hurdles',
+ 'theory/clarifying-mental-models',
81
'theory/trust-operating-system',
82
'theory/receipt-rails-operational-flow',
83
'theory/secrets-management',
0 commit comments