You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
14
14
## About the project
15
15
16
-
This repository contains the **complete** codebase of the [AppifyHub](https://appifyhub.com)'s monolith backend service.
16
+
This repository contains the **complete** codebase of the [AppifyHub](https://www.appifyhub.com)'s monolith backend service.
17
17
18
18
The service covers for the majority of everyday, user-facing features, such as: authentication, user management, email and messaging, access management, and other.
19
19
@@ -23,20 +23,20 @@ See the rest of this document for a developer's overview and information on how
23
23
24
24
This service runs as an API in two official places:
25
25
26
-
-[AppifyHub API](https://api.appifyhub.com)
27
-
-[_Staging_ AppifyHub API](http://staging.api.appifyhub.com) (no SSL)
0 commit comments