Skip to content

Commit f70958d

Browse files
KaganCanSitenderahmetyurt
authored andcommitted
Broken links removed
1 parent 03739f8 commit f70958d

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# [![Ruby Türkiye](./public/ruby_turkiye.png)][website]
22

33
![](https://github.com/rubytr/ruby-tr/workflows/Test/badge.svg)
4-
![](https://github.com/rubytr/ruby-tr/workflows/Deployment/badge.svg)
54

65
Bu repo [Ruby Türkiye][website] sitesinin kaynak kodunu barındırmaktadır.
76

app/views/pages/irc.html.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<h2>Ruby Türkiye IRC Kanalı</h2>
66
</div>
77
<iframe src="http://webchat.freenode.net?channels=%23ruby-tr" width="100%" height="600"></iframe>
8-
<!-- https://support.google.com/groups/answer/1191206?hl=en -->
98
</div>
109
</div>
1110
</div>

public/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file
1+
# See http://www.robotstxt.org for documentation on how to use the robots.txt file
22
#
33
# To ban all spiders from the entire site uncomment the next two lines:
44
# User-agent: *

spec/controllers/pages_controller_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'local_time' => '20:00',
2828
'waitlist_count' => 0,
2929
'yes_rsvp_count' => 50,
30-
'link' => 'https://www.meetup.com/Ruby-Turkiye/events/21312932/',
30+
'link' => '#',
3131
'description' => '<p>Bu etkinliği kaçırmayın.</p> ',
3232
'how_to_find_us' => 'https://www.youtube.com/watch?v=jNQXAC9IVRw',
3333
'visibility' => 'public',

0 commit comments

Comments
 (0)