doc(api): fix invalid doc links (#9873)
Errors were reported during API doc generation.
This commit is contained in:

committed by
Victor Berchet

parent
96a9e66616
commit
749dec7dfb
@ -35,7 +35,7 @@ class ServerPlatformLocation extends PlatformLocation {
|
||||
/**
|
||||
* A set of providers to initialize the Angular platform in a server.
|
||||
*
|
||||
* Used automatically by `serverBootstrap`, or can be passed to {@link platform}.
|
||||
* Used automatically by `serverBootstrap`, or can be passed to `platform`.
|
||||
* @experimental
|
||||
*/
|
||||
export const SERVER_PLATFORM_PROVIDERS: Array<any /*Type | Provider | any[]*/> = [
|
||||
|
Reference in New Issue
Block a user