Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

chore(cloud-rad): fix links for TSDocs#1176

Merged
gcf-merge-on-green[bot] merged 2 commits into
mainfrom
fhinkel-links
Nov 8, 2021
Merged

chore(cloud-rad): fix links for TSDocs#1176
gcf-merge-on-green[bot] merged 2 commits into
mainfrom
fhinkel-links

Conversation

@fhinkel

@fhinkel fhinkel commented Nov 2, 2021

Copy link
Copy Markdown
Contributor

internally: b/179484422

Scripts used:

    sed -i -e 's/@see \[\(.*\)\](\(.*\))$/See {@link \2| \1}/' src/*

    sed -i -e 's/\[\(.*\)\](\(.*\))/{@link \2| \1}/' src/*

internally: b/179484422

Scripts used:
```
    sed -i -e 's/@see \[\(.*\)\](\(.*\))$/See {@link \2| \1}/' src/*

    sed -i -e 's/\[\(.*\)\](\(.*\))/{@link \2| \1}/' src/*
```
@fhinkel fhinkel requested review from a team November 2, 2021 15:25
@product-auto-label product-auto-label Bot added the api: logging Issues related to the googleapis/nodejs-logging API. label Nov 2, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2021
@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Nov 8, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 1584916 into main Nov 8, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the fhinkel-links branch November 8, 2021 16:40
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: logging Issues related to the googleapis/nodejs-logging API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants