mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fix typo in config for DRI of handbook page (#12789)
This commit is contained in:
parent
bfb5fcc1ee
commit
6d91487d79
1 changed files with 1 additions and 1 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -154,7 +154,7 @@ module.exports.custom = {
|
|||
|
||||
// Handbook
|
||||
'handbook/company': 'mikermcneil',
|
||||
'handbook/company/ceo-handbook': 'sampfluger88',
|
||||
'handbook/company/ceo-handbook.md': 'sampfluger88',
|
||||
'handbook/business-operations': 'mikermcneil',// TODO: Transfer to joanne once the philosophical stuff is deduplicated
|
||||
'handbook/engineering': 'lukeheath',
|
||||
'handbook/product': 'zhumo',
|
||||
|
|
|
|||
Loading…
Reference in a new issue