Skip to content

Commit

Permalink
Broken Link Updates; Typo Fixes (#230)
Browse files Browse the repository at this point in the history
* update broken URL and fix typos

* remove broken Slack links from docs and nav

* ignore package-lock.json

* Revert "remove broken Slack links from docs and nav". commit 222f0b6.
  • Loading branch information
jmyers0022 authored and kgrz committed Feb 5, 2018
1 parent 2b54b41 commit 3a8583d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ _sinatra
.jekyll-metadata
css/min/application.min.css
node_modules
package-lock.json
5 changes: 2 additions & 3 deletions documentation.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,9 @@ Screencasts and Presentations

### [Sinatra, rack and middleware](http://www.slideshare.net/benschwarz/sinatra-rack-and-middleware-1509268)

Ben Schwarz presents Sinatra and his realisations of its inner workings in regard to
rack and rack middlware at Melbourne RORO shortly after Railsconf (US).
Ben Schwarz presents Sinatra and his realisations of its inner workings in regard to Rack and Rack middleware at Melbourne RORO shortly after RailsConf (US).

### [RubyConf 08: Lightweight Web Services](http://rubyconf2008.confreaks.com/lightweight-web-services.html)
### [RubyConf 08: Lightweight Web Services](https://confreaks.tv/videos/rubyconf2008-lightweight-web-services)

Adam Wiggins and Blake Mizerany present Sinatra and
[RestClient](https://github.com/adamwiggins/rest-client)
Expand Down

0 comments on commit 3a8583d

Please sign in to comment.