mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs(platform-server): Make links out of @see tags (#50110)
This commit is part of the work for angular#50097 to improve the linking on the online documentation. PR Close #50110
This commit is contained in:
committed by
Pawel Kozlowski
parent
20983fc595
commit
f199305db6
@@ -88,7 +88,7 @@ export const platformServer: (extraProviders?: StaticProvider[]|undefined) => Pl
|
||||
/**
|
||||
* The server platform that supports the runtime compiler.
|
||||
*
|
||||
* @see `platformServer`
|
||||
* @see {@link platformServer}
|
||||
* @deprecated add an `import @angular/compiler` and replace the usage with `platformServer`
|
||||
* instead.
|
||||
* @publicApi
|
||||
|
||||
Reference in New Issue
Block a user