| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,7 +14,7 @@ Examples: | |||
| 14 | 14 | ||
| 15 | 15 | - [https://www.theguardian.com/uk]() | |
| 16 | 16 | ||
| 17 | - - [http://www.theguardian.com/politics]() | ||
| 17 | + - [https://www.theguardian.com/politics]() | ||
| 18 | 18 | ||
| 19 | 19 | - [https://www.theguardian.com/uk/culture]() | |
| 20 | 20 | ||
@@ -79,7 +79,7 @@ Discussion app is responsible to serve all content related to article comments: | |||
| 79 | 79 | [All supported routes](https://github.com/guardian/frontend/blob/master/discussion/conf/routes) | |
| 80 | 80 | ||
| 81 | 81 | # 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). | ||
| 83 | 83 | ||
| 84 | 84 | [All supported routes](https://github.com/guardian/frontend/blob/master/commercial/conf/routes) | |
| 85 | 85 | ||
@@ -100,9 +100,9 @@ It is also possible to run a pressing task by manually sending a request to one | |||
| 100 | 100 | [Architectural diagram](02-fronts-architecture.md) | |
| 101 | 101 | ||
| 102 | 102 | # 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). | ||
| 104 | 104 | ||
| 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. | ||
| 106 | 106 | ||
| 107 | 107 | [All supported routes](https://github.com/guardian/frontend/blob/master/identity/conf/routes) | |
| 108 | 108 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments