We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95a4046 commit 0d450ecCopy full SHA for 0d450ec
Makefile
@@ -16,7 +16,7 @@ test:
16
test-integ: test
17
18
test-docker:
19
- curl -s https://raw.githubusercontent.com/sendgrid/sendgrid-oai/master/prism/prism.sh -o prism.sh
+ curl -s https://raw.githubusercontent.com/sendgrid/sendgrid-oai/main/prism/prism.sh -o prism.sh
20
bash ./prism.sh
21
22
release:
0 commit comments