Fix api doc link

This commit is contained in:
Sofian Hnaide 2015-11-18 09:29:09 -08:00
parent 5fc7cc270e
commit 689deed610

2
src/vs/vscode.d.ts vendored
View file

@ -568,7 +568,7 @@ declare namespace vscode {
}
/**
* Represents different positions for rendering a decoration in an (overview ruler)[#DecorationRenderOptions.overviewRulerLane].
* Represents different positions for rendering a decoration in an [overview ruler](#DecorationRenderOptions.overviewRulerLane).
* The overview ruler supports three lanes.
*/
export enum OverviewRulerLane {