Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: db70dee490f9
Choose a base ref
...
head repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5736f0b11e45
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 4, 2016

  1. Copy the full SHA
    efac37f View commit details
  2. Merge pull request #3094 from ReadmeCritic/master

    Update README URLs based on HTTP redirects
    jhass authored Aug 4, 2016
    Copy the full SHA
    5736f0b View commit details
Showing with 4 additions and 4 deletions.
  1. +4 −4 README.md
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@

---

[![born-and-raised](https://cloud.githubusercontent.com/assets/209371/13291809/022e2360-daf8-11e5-8be7-d02c1c8b38fb.png)](http://www.manas.com.ar)
[![born-and-raised](https://cloud.githubusercontent.com/assets/209371/13291809/022e2360-daf8-11e5-8be7-d02c1c8b38fb.png)](http://manas.com.ar/)

Crystal is a programming language with the following goals:

@@ -40,20 +40,20 @@ Status
Installing
----------

[Follow these instructions](http://crystal-lang.org/docs/installation/index.html)
[Follow these instructions](https://crystal-lang.org/docs/installation/index.html)

Try it online
-------------

[play.crystal-lang.org](http://play.crystal-lang.org/)
[play.crystal-lang.org](https://play.crystal-lang.org/)

Documentation
----------

Both in progress:

* [Official docs](http://crystal-lang.org/docs)
* [Standard library API](http://crystal-lang.org/api)
* [Standard library API](https://crystal-lang.org/api)

Community
---------