Skip to content

Commit

Permalink
Update links to point to smithy.io
Browse files Browse the repository at this point in the history
  • Loading branch information
JordonPhillips committed Dec 2, 2022
1 parent a41ec93 commit bb3b893
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Go Build Status](https://github.com/aws/smithy-go/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/aws/smithy-go/actions/workflows/go.yml)[![Codegen Build Status](https://github.com/aws/smithy-go/actions/workflows/codegen.yml/badge.svg?branch=main)](https://github.com/aws/smithy-go/actions/workflows/codegen.yml)

Smithy code generators for Go.
[Smithy](https://smithy.io/) code generators for Go.

**WARNING: All interfaces are subject to change.**

Expand Down
2 changes: 1 addition & 1 deletion encoding/xml/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Package xml holds the XMl encoder utility. This utility is written in accordance to our design to delegate to
shape serializer function in which a xml.Value will be passed around.
Resources followed: https://awslabs.github.io/smithy/1.0/spec/core/xml-traits.html#
Resources followed: https://smithy.io/2.0/spec/protocol-traits.html#xml-bindings
Member Element
Expand Down

0 comments on commit bb3b893

Please sign in to comment.