Skip to content

Commit

Permalink
docs: refactor & refine lifecycle API docs (#5918)
Browse files Browse the repository at this point in the history
* docs: refactor & refine lifecycle API docs

* Fix links

* More writeup

* Rewording

* Rename path

* Use README

* Fix links

* Add redirects

* Do the same for latest version as well

* Move folder

* Fix broken link
  • Loading branch information
Josh-Cena authored Dec 21, 2021
1 parent dc1ccd2 commit 9078fd9
Show file tree
Hide file tree
Showing 24 changed files with 1,822 additions and 1,716 deletions.
2 changes: 1 addition & 1 deletion website/docs/api/docusaurus.config.js.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ module.exports = {
};
```

See also: [`getClientModules()`](lifecycle-apis.md#getclientmodules).
See also: [`getClientModules()`](./plugin-methods/lifecycle-apis.md#getClientModules).

### `ssrTemplate` {#ssrtemplate}

Expand Down
Loading

0 comments on commit 9078fd9

Please sign in to comment.