Merge pull request #975 from tekstrand/faq-301

301 old faq page to new
This commit is contained in:
Tommy Ekstrand 2024-02-07 09:02:13 -06:00 committed by GitHub
commit ac9858f2a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,6 +56,10 @@
{
"source": "/docs/software/mqtt/",
"destination": "/docs/software/integrations/mqtt"
},
{
"source": "/docs/getting-started/faq",
"destination": "/docs/faq/"
}
]
}