FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Minor fixes (proposal) · devhttps/frontend@0831043 · GitHub

Commit 0831043

Browse files
authored
Minor fixes (proposal)
1 parent e25f00c commit 0831043

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

‎docs/02-architecture/01-applications-architecture.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Examples:
1414

1515
- [https://www.theguardian.com/uk]()
1616

17-
- [http://www.theguardian.com/politics]()
17+
- [https://www.theguardian.com/politics]()
1818

1919
- [https://www.theguardian.com/uk/culture]()
2020

@@ -79,7 +79,7 @@ Discussion app is responsible to serve all content related to article comments:
7979
[All supported routes](https://github.com/guardian/frontend/blob/master/discussion/conf/routes)
8080

8181
# Commercial
82-
Commercial app serves all commercial components (Travel offers, Masterclassses, Soulmates, Money, Book, Live events or Hosted content).
82+
Commercial app serves all commercial components (Travel offers, Masterclasses, Soulmates, Money, Book, Live events or Hosted content).
8383

8484
[All supported routes](https://github.com/guardian/frontend/blob/master/commercial/conf/routes)
8585

@@ -100,9 +100,9 @@ It is also possible to run a pressing task by manually sending a request to one
100100
[Architectural diagram](02-fronts-architecture.md)
101101

102102
# Identity
103-
Identity app is responsible for all account related endpoints (signin, register, account edit, email prefs, saved for later).
103+
Identity app is responsible for all account related endpoints (sign-in, register, account edit, email prefs, saved for later).
104104

105-
Parts of identity, including sign in and registration are now served by a separate stack in: [identity-frontend](https://github.com/guardian/identity-frontend). Old sign-in and registration pages are still within this repo, to be deprecated.
105+
Parts of Identity, including sign-in and registration are now served by a separate stack in: [identity-frontend](https://github.com/guardian/identity-frontend). Old sign-in and registration pages are still within this repo, to be deprecated.
106106

107107
[All supported routes](https://github.com/guardian/frontend/blob/master/identity/conf/routes)
108108

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL