From d603d8da4786e34d4d63ef4283d4ba8d841d3f39 Mon Sep 17 00:00:00 2001 From: fragosti Date: Thu, 23 Aug 2018 11:56:08 -0700 Subject: Rename sra-api to sra-spec --- packages/sra-spec/public/index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 packages/sra-spec/public/index.html (limited to 'packages/sra-spec/public/index.html') diff --git a/packages/sra-spec/public/index.html b/packages/sra-spec/public/index.html new file mode 100644 index 000000000..868047d4f --- /dev/null +++ b/packages/sra-spec/public/index.html @@ -0,0 +1,24 @@ + + + + ReDoc + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3 From a75c298de01e46a048e92272dec97c80625aa4e0 Mon Sep 17 00:00:00 2001 From: fragosti Date: Thu, 23 Aug 2018 17:31:11 -0700 Subject: Point to new s3 bucket --- packages/sra-spec/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/sra-spec/public/index.html') diff --git a/packages/sra-spec/public/index.html b/packages/sra-spec/public/index.html index 868047d4f..e75ae7f04 100644 --- a/packages/sra-spec/public/index.html +++ b/packages/sra-spec/public/index.html @@ -18,7 +18,7 @@ - + \ No newline at end of file -- cgit v1.2.3