Fix the link to the examples dir in README.md

This commit is contained in:
Troy McConaghy 2019-01-16 16:24:43 +01:00 committed by GitHub
parent b706f4852b
commit ff186bf3a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ const ocean: Ocean = await Ocean.getInstance({
### Examples
* [Examples](/src/examples/squid)
* [Examples](/src/examples/)
* [Tuna](https://github.com/oceanprotocol/tuna/examples/squid)
## Development
@ -142,4 +142,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.