Skip to content

Commit a93213c

Browse files
James SingletonJamesSingleton
authored andcommitted
docs(readme): revert image URL
Now that the repo name is correct, we need to revert the image URL.
1 parent f282932 commit a93213c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img src='https://raw.githubusercontent.com/americanexpress/create-react-shared-context/master/create-shared-react-context.png' alt="Create Shared React Context - One Amex" width='50%'/>
2+
<img src='https://raw.githubusercontent.com/americanexpress/create-shared-react-context/master/create-shared-react-context.png' alt="Create Shared React Context - One Amex" width='50%'/>
33
</h1>
44

55
> A memoized wrapper around React.createContext. Used by [One App](https://github.com/americanexpress/one-app) as a dependency to pass React context between [Holocron modules](https://github.com/americanexpress/holocron/tree/master/packages/holocron) without external usage.

0 commit comments

Comments
 (0)