Skip to content

Commit

Permalink
Fixed link to AWS logo
Browse files Browse the repository at this point in the history
  • Loading branch information
kdaemonv committed Aug 11, 2017
1 parent 60b8d73 commit 243ddbb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,10 @@ This library is a collection of various utility packages for PL/SQL, as well as

##Working with Office 2007 (OOXML) files using PL/SQL

<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/X-office-document.svg/48px-X-office-document.svg.png" align="right" /><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/07/X-office-presentation.svg/48px-X-office-presentation.svg.png" align="right" /><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/X-office-spreadsheet.svg/48px-X-office-spreadsheet.svg.png" align="right" /><br>
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/X-office-document.svg/48px-X-office-document.svg.png" align="right" />
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/07/X-office-presentation.svg/48px-X-office-presentation.svg.png" align="right" />
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/X-office-spreadsheet.svg/48px-X-office-spreadsheet.svg.png" align="right" />
<br>

* http://ora-00001.blogspot.com/2011/02/working-with-office-2007-ooxml-files.html
* https://technology.amis.nl/2010/06/09/parsing-a-microsoft-word-docx-and-unzip-zipfiles-with-plsql/
Expand Down Expand Up @@ -121,7 +124,7 @@ This library is a collection of various utility packages for PL/SQL, as well as

##Integrate with Amazon web services (Simple Storage Service S3) using PL/SQL

<img src="http://upload.wikimedia.org/wikipedia/en/thumb/1/1d/AmazonWebservices_Logo.svg/250px-AmazonWebservices_Logo.svg.png" align="right" /><br>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/1d/AmazonWebservices_Logo.svg/200px-AmazonWebservices_Logo.svg.png" align="right" /><br>

* http://ora-00001.blogspot.com/2011/03/amazon-s3-api-for-plsql.html
* http://jastraub.blogspot.com/2011/01/building-amazon-s3-client-with.html
Expand Down

0 comments on commit 243ddbb

Please sign in to comment.