firebase-functions icon indicating copy to clipboard operation
firebase-functions copied to clipboard

Corrected config-env link to be URL

Open Mitchman215 opened this issue 3 years ago • 0 comments

Description

Fixing a small documentation link error: The old relative link of /docs/functions/config-env doesn't work outside of this repo (for example when using this project as a dependency). Also, markdown syntax didn't seem to be properly rendered on the official API documentation page, so I changed it to just be the URL.

Mitchman215 avatar Jan 05 '23 18:01 Mitchman215