Skip to content

Commit d3f0dd8

Browse files
author
Your Name
committed
added badges
1 parent 9c04d1a commit d3f0dd8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
[![tests](https://ei-dtst.insidelabspages.mathworks.com/Cloud/AWS/matlab-aws-support-v2/testBadge.svg)](https://ei-dtst.insidelabspages.mathworks.com/Cloud/AWS/matlab-aws-support-v2/test-reports/test-results.html)
33
[![pipeline status](https://insidelabs-git.mathworks.com/EI-DTST/Cloud/AWS/matlab-aws-support-v2/badges/main/pipeline.svg)](https://insidelabs-git.mathworks.com/EI-DTST/Cloud/AWS/matlab-aws-support-v2/-/commits/main)
44
[![matlab-aws-support-v2 Version](https://insidelabs-git.mathworks.com/EI-DTST/Cloud/AWS/matlab-aws-support-v2/-/badges/release.svg)](https://insidelabs-git.mathworks.com/EI-DTST/Cloud/AWS/matlab-aws-support-v2/-/releases/permalink/latest)
5-
![License](Documentation/Images/license-badge.svg)
6-
![Docs](Documentation/Images/docs-badge.svg)
5+
[![License](Documentation/Images/license-badge.svg)](https://github.com/mathworks-ref-arch/matlab-aws-support-v2/blob/main/LICENSE.MD)
6+
[![Docs](Documentation/Images/docs-badge.svg)](https://mathworks-ref-arch.github.io/matlab-aws-support-v2)
77

88
# MATLAB Interface *for Amazon Web Services*
99

@@ -18,7 +18,7 @@
1818
- Amazon DynamoDB, ECS, Lambda, Redshift Data, STS, and more
1919
- Amazon Bedrock Runtime for generative AI workloads
2020

21-
The [documentation portal](https://ei-dtst.insidelabspages.mathworks.com/Cloud/AWS/matlab-aws-support-v2/docs/index.html) lists every supported service and data model.
21+
The [documentation portal](https://mathworks-ref-arch.github.io/matlab-aws-support-v2) lists every supported service and data model.
2222

2323
> **Tip:** MATLAB already includes built-in remote data helpers (for example, [`dir`](https://www.mathworks.com/help/matlab/ref/dir.html) and the [remote data workflow guide](https://www.mathworks.com/help/matlab/import_export/work-with-remote-data.html)). Use those higher-level features whenever they cover your scenario before dropping to the low-level SDK wrappers in this project.
2424
@@ -44,7 +44,7 @@ The [documentation portal](https://ei-dtst.insidelabspages.mathworks.com/Cloud/A
4444

4545
## Documentation
4646

47-
Full usage instructions, service-specific walkthroughs, and the AWSSDK API reference are published at the [MATLAB AWS documentation site](https://ei-dtst.insidelabspages.mathworks.com/Cloud/AWS/matlab-aws-support-v2/docs/index.html).
47+
Full usage instructions, service-specific walkthroughs, and the AWSSDK API reference are published at the [MATLAB AWS documentation site](https://mathworks-ref-arch.github.io/matlab-aws-support-v2).
4848

4949
## Authentication
5050

0 commit comments

Comments
 (0)