change eclipse.org to eclipse.dev (#1391)

Signed-off-by: Stanislav Trailov <Stanislav.Trailov@bosch.io>
This commit is contained in:
Stanislav Trailov
2023-07-20 11:16:36 +03:00
committed by GitHub
parent 60fbabbc62
commit b28e232fce
2 changed files with 3 additions and 3 deletions

View File

@@ -13,14 +13,14 @@ Docker: [![Docker](https://img.shields.io/docker/v/hawkbit/hawkbit-update-server
# Documentation
see [hawkBit Documentation](https://www.eclipse.org/hawkbit/)
see [hawkBit Documentation](https://www.eclipse.dev/hawkbit/)
# Contact us
- Having questions about hawkBit? Check [Stack Overflow](https://stackoverflow.com/questions/tagged/eclipse-hawkbit)
- Want to chat with the team behind hawkBit? [![Join the chat at https://gitter.im/eclipse/hawkbit](https://badges.gitter.im/eclipse/hawkbit.svg)](https://gitter.im/eclipse/hawkbit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
- Having issues with hawkBit? Open a [GitHub issue](https://github.com/eclipse/hawkbit/issues).
- You can also check out our [Project Homepage](https://www.eclipse.org/hawkbit) for further contact options.
- You can also check out our [Project Homepage](https://www.eclipse.dev/hawkbit) for further contact options.
# Examples and Extensions

View File

@@ -7,7 +7,7 @@
# http://www.eclipse.org/legal/epl-v10.html
#
baseurl = "https://www.eclipse.org/hawkbit/"
baseurl = "https://www.eclipse.dev/hawkbit/"
languageCode = "en-us"
title = "Eclipse hawkBit"
theme = "hugo-material-docs"