diff options
Diffstat (limited to 'install/ui/doc/guides.json')
-rw-r--r-- | install/ui/doc/guides.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/install/ui/doc/guides.json b/install/ui/doc/guides.json index 3268c1ee4..2208f4d03 100644 --- a/install/ui/doc/guides.json +++ b/install/ui/doc/guides.json @@ -3,6 +3,12 @@ "title": "FreeIPA Web UI Guides", "items": [ { + "name": "Debugging", + "url": "guides/debugging_web_ui", + "title": "Web UI debugging", + "description": "With built JavaScript layer debugging can be quite tricky." + }, + { "name": "Phases", "url": "guides/phases", "title": "Appliaciton phases", |