Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Open NodeJS SDK docs in a new tab (#4045)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienp authored Mar 23, 2024
1 parent 14cc63d commit f4096aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/default/layouts/partials/docs/main-nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
(eq .URL "https://github.com/pulumi/pulumi-java/tree/main/sdk/java")
(eq .URL "https://www.pulumi.com/docs/reference/pkg/dotnet/Pulumi/Pulumi.html")
(eq .URL "https://www.pulumi.com/docs/reference/pkg/python/pulumi/")
(eq .URL "https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/")
}}
<a href="{{ .URL }}" target="_blank" data-track="toc-{{ .Name | urlize }}">{{ .Name }}</a>
{{ else }}
Expand Down

0 comments on commit f4096aa

Please sign in to comment.