Commit a2ddc41
authored
fix: broken/outdated links (#2959)
## Description
Provide a concise summary of the changes made in this pull request
- Fixed Try Appsmith button to point to `login.appsmith.com` instead of
`app.appsmith.com` and fixed broken link to Redis installation guide.
## Pull request type
Check the appropriate box:
- [ ] Review Fixes
- [ ] Documentation Overhaul
- [ ] Feature/Story
- Link one or more Engineering Tickets
*
- [ ] A-Force
- [ ] Error in documentation
- [x] Maintenance
## Documentation tickets
Link to one or more documentation tickets:
-
## Checklist
From the below options, select the ones that are applicable:
- [ ] Checked for Grammarly suggestions.
- [ ] Adhered to the writing checklist.
- [ ] Adhered to the media checklist.
- [ ] Verified and updated cross-references or added redirect rules.
- [ ] Tested the redirect rules on deploy preview.
- [ ] Validated the modifications made to the content on the deploy
preview.
- [ ] Validated the CSS modifications on different screen sizes.1 parent c17cbd6 commit a2ddc41
File tree
2 files changed
+2
-2
lines changed- website
- docs/getting-started/setup/instance-configuration
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments