File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
{% include check_transition_variables.html need_transition_date = 'true' %}
45
45
46
46
< div class ="alert alert-warning life-cycle ">
47
- A snapshot of this lesson from {{ site.transition_date_prebeta }} is being tested on The Carpentries Workbench:
48
- < a href ="{{ site.transition_url }} "> {{ site.transition_url }}</ a > .
47
+ A snapshot of this lesson from {{ site.transition_date_prebeta }} is being tested on
48
+ < a href =' https://carpentries.github.io/workbench ' > The Carpentries Workbench </ a > : < a href = "{{ site.transition_url }} "> {{ site.transition_url }}</ a > .
49
49
< br >
50
50
< b > The Workbench version of this lesson will become default on {{ site.transition_date_prerelease }}</ b > .
51
51
< button type ="button " style ="border: true; position: absolute; top: 10px; right: 27px; color: #383838; " class ="close " data-dismiss ="alert " aria-label ="Close ">
58
58
59
59
< div class ="alert alert-danger alert-dismissible life-cycle " role ="alert ">
60
60
This lesson is a < b > snapshot from {{ site.transition_date_beta }}</ b > .
61
- A newer version is being tested on The Carpentries Workbench:
61
+ A newer version is being tested on < a href =' https://carpentries.github.io/workbench ' > The Carpentries Workbench</ a > :
62
62
< a href ="{{ site.transition_url }} "> {{ site.transition_url }}</ a > .
63
63
< br >
64
- The Workbench version of this lesson will become default on < b > {{ site.transition_date_prerelease }}</ b > .
64
+ < b > The Workbench version of this lesson will become default on {{ site.transition_date_prerelease }}</ b > .
65
65
< button type ="button " style ="border: true; position: absolute; top: 10px; right: 27px; color: #383838; " class ="close " data-dismiss ="alert " aria-label ="Close ">
66
66
< span aria-hidden ="true " style ='font-size:34pt '> ×</ span >
67
67
</ button >
You can’t perform that action at this time.
0 commit comments