From 43dc3ba81d347b9752ea649d168964c4751a7da0 Mon Sep 17 00:00:00 2001
From: Mark Silvis <marksilvis@pitt.edu>
Date: Tue, 16 Jun 2015 14:22:43 -0400
Subject: [PATCH] Added html version of The Swift Programming Language

---
 free-programming-books.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/free-programming-books.md b/free-programming-books.md
index 6495e52d0..dfd8bddd0 100644
--- a/free-programming-books.md
+++ b/free-programming-books.md
@@ -1833,6 +1833,7 @@ See also [TeX](#tex)
 
 ### Swift
 * [The Swift Programming Language](https://itunes.apple.com/us/book/swift-programming-language/id881256329?mt=11) (iBook)
+* [The Swift Programming Language](https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/index.html) (HTML)
 * [Using Swift with Cocoa and Objective-C](https://itunes.apple.com/us/book/using-swift-cocoa-objective/id888894773?mt=11) (iBook)
 * [Learn Swift](http://www.swift-tutorial.io/learn-swift)