Skip to content

Commit 0e4c1bb

Browse files
authored
update slides urls (Codeception#587)
1 parent 6ae8249 commit 0e4c1bb

File tree

87 files changed

+168
-168
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+168
-168
lines changed

slides/codecept21/bower_components/reveal.js/Gruntfile.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ module.exports = function(grunt) {
88
banner:
99
'/*!\n' +
1010
' * reveal.js <%= pkg.version %> (<%= grunt.template.today("yyyy-mm-dd, HH:MM") %>)\n' +
11-
' * http://lab.hakim.se/reveal-js\n' +
11+
' * https://lab.hakim.se/reveal-js\n' +
1212
' * MIT licensed\n' +
1313
' *\n' +
14-
' * Copyright (C) 2014 Hakim El Hattab, http://hakim.se\n' +
14+
' * Copyright (C) 2014 Hakim El Hattab, https://hakim.se\n' +
1515
' */'
1616
},
1717

slides/codecept21/bower_components/reveal.js/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2014 Hakim El Hattab, http://hakim.se
1+
Copyright (C) 2014 Hakim El Hattab, https://hakim.se
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

slides/codecept21/css/source/theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Default theme for reveal.js.
33
*
4-
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
4+
* Copyright (C) 2011-2012 Hakim El Hattab, https://hakim.se
55
*/
66

77
// This file has been copied over from

slides/codecept21/css/theme.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slides/devconf/License.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The MIT License
22

3-
Copyright © 2010–2013 Vadim Makeev, http://pepelsbey.net/
3+
Copyright © 2010–2013 Vadim Makeev, https://pepelsbey.net/
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

@@ -12,7 +12,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1212

1313
# Лицензия MIT
1414

15-
Copyright © 2010–2013 Вадим Макеев, http://pepelsbey.net/
15+
Copyright © 2010–2013 Вадим Макеев, https://pepelsbey.net/
1616

1717
Данная лицензия разрешает лицам, получившим копию данного программного обеспечения и сопутствующей документации (в дальнейшем именуемыми «Программное Обеспечение»), безвозмездно использовать Программное Обеспечение без ограничений, включая неограниченное право на использование, копирование, изменение, добавление, публикацию, распространение, сублицензирование и/или продажу копий Программного Обеспечения, также как и лицам, которым предоставляется данное Программное Обеспечение, при соблюдении следующих условий:
1818

slides/devconf/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h2>O Codeception</h2>
157157
<li>Поддерживает приемочные, функциональные и юнит тесты</li>
158158
<li>Более 20 модулей, включая <strong>Selenium, Symfony, Yii, Laravel...</strong></li>
159159
<li>Основан на <strong>PHPUnit, Symfony Components, Guzzle</strong></li>
160-
<li><em><a href="http://codeception.com">http://codeception.com</a></em></li>
160+
<li><em><a href="https://codeception.com">https://codeception.com</a></em></li>
161161
</ol>
162162
</div>
163163
</section>
@@ -288,7 +288,7 @@ <h2>Selenium WebDriver</h2>
288288
<li>Современный клиент WebDriver для РНР</li>
289289
<li>Разрабатывается в Facebook</li>
290290
<li>Максимально близко к официальным биндингам Java</li>
291-
<li><a href="http://github.com/facebook/php-webdriver">github.com/<mark>facebook</mark>/php-webdriver</a></li>
291+
<li><a href="https://github.com/facebook/php-webdriver">github.com/<mark>facebook</mark>/php-webdriver</a></li>
292292
</ul>
293293
</div>
294294
</section>
@@ -514,7 +514,7 @@ <h2>Codeception 2.0</h2>
514514
<section class="slide">
515515
<div><h2>Паралельный запуск тестов</h2>
516516
<ul>
517-
<li>Используем <a href="http://robo.li">Robo</a> task runner <a href="http://robo.li">http://robo.li</a></li>
517+
<li>Используем <a href="https://robo.li">Robo</a> task runner <a href="https://robo.li">https://robo.li</a></li>
518518
<li>Подключаем таски из <code>codeception/robo-paracept</code></li>
519519
<li>Реализуем тестирование под свой проект</li>
520520
</ul>
@@ -541,7 +541,7 @@ <h2>Спасибо за внимание</h2>
541541
<ol>
542542
<li>Михаил Боднарчук, автор</li>
543543
<li>Мой скайп: davert.ua</li>
544-
<li>Cайт проекта: <a href="http://codeception.com">codeception.com</a></li>
544+
<li>Cайт проекта: <a href="https://codeception.com">codeception.com</a></li>
545545
<li>И его twitter: @codeception</li>
546546
<li>&COPY; &lt;?= date('Y') ?></li>
547547
</ol>

slides/devconf/shower/License.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The MIT License
22

3-
Copyright © 2010–2013 Vadim Makeev, http://pepelsbey.net/
3+
Copyright © 2010–2013 Vadim Makeev, https://pepelsbey.net/
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

@@ -12,7 +12,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1212

1313
# Лицензия MIT
1414

15-
Copyright © 2010–2013 Вадим Макеев, http://pepelsbey.net/
15+
Copyright © 2010–2013 Вадим Макеев, https://pepelsbey.net/
1616

1717
Данная лицензия разрешает лицам, получившим копию данного программного обеспечения и сопутствующей документации (в дальнейшем именуемыми «Программное Обеспечение»), безвозмездно использовать Программное Обеспечение без ограничений, включая неограниченное право на использование, копирование, изменение, добавление, публикацию, распространение, сублицензирование и/или продажу копий Программного Обеспечения, также как и лицам, которым предоставляется данное Программное Обеспечение, при соблюдении следующих условий:
1818

slides/devconf/shower/shower.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ window.shower = window.shower || (function(window, document, undefined) {
339339
}
340340

341341
// As fast as you can ;-)
342-
// http://jsperf.com/for-vs-foreach/46
342+
// https://jsperf.com/for-vs-foreach/46
343343
for (; i >= 0; --i) {
344344
if (slideId === shower.slideList[i].id) {
345345
slideNumber = i;
@@ -602,7 +602,7 @@ window.shower = window.shower || (function(window, document, undefined) {
602602
currentSlideId = url.hash.substr(1);
603603

604604
// As fast as you can ;-)
605-
// http://jsperf.com/for-vs-foreach/46
605+
// https://jsperf.com/for-vs-foreach/46
606606
for (; i >= 0; --i) {
607607
if (currentSlideId === shower.slideList[i].id) {
608608
return i;

slides/devconf/shower/themes/bright/License.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The MIT License
22

3-
Copyright © 2010–2013 Vadim Makeev, http://pepelsbey.net/
3+
Copyright © 2010–2013 Vadim Makeev, https://pepelsbey.net/
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

@@ -12,7 +12,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1212

1313
# Лицензия MIT
1414

15-
Copyright © 2010–2013 Вадим Макеев, http://pepelsbey.net/
15+
Copyright © 2010–2013 Вадим Макеев, https://pepelsbey.net/
1616

1717
Данная лицензия разрешает лицам, получившим копию данного программного обеспечения и сопутствующей документации (в дальнейшем именуемыми «Программное Обеспечение»), безвозмездно использовать Программное Обеспечение без ограничений, включая неограниченное право на использование, копирование, изменение, добавление, публикацию, распространение, сублицензирование и/или продажу копий Программного Обеспечения, также как и лицам, которым предоставляется данное Программное Обеспечение, при соблюдении следующих условий:
1818

slides/devconf/shower/themes/bright/styles/reset.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// http://meyerweb.com/eric/tools/css/reset/
1+
// https://meyerweb.com/eric/tools/css/reset/
22
// v2.0 | 20110126
33
// License: none (public domain)
44

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy