File tree Expand file tree Collapse file tree
assets/javascripts/templates/pages
public/icons/docs/jasmine Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -400,7 +400,7 @@ credits = [
400400 ' Jasmine' ,
401401 ' 2008-2019 Pivotal Labs' ,
402402 ' MIT' ,
403- ' https://raw.githubusercontent.com/jasmine/jasmine/master /MIT.LICENSE'
403+ ' https://raw.githubusercontent.com/jasmine/jasmine/main /MIT.LICENSE'
404404 ], [
405405 ' Jekyll' ,
406406 ' 2020 Jekyll Core Team and contributors' ,
Original file line number Diff line number Diff line change 11module Docs
22 class Jasmine < UrlScraper
33 self . type = 'simple'
4- self . release = '3.6.0 '
5- self . base_url = 'https://jasmine.github.io/api/3.6 /'
4+ self . release = '3.7.1 '
5+ self . base_url = 'https://jasmine.github.io/api/3.7 /'
66 self . root_path = 'index.html'
77 self . links = {
88 home : 'https://jasmine.github.io/' ,
Original file line number Diff line number Diff line change 1- https://github.com/jasmine/jasmine.github.io/tree/master /images
1+ https://github.com/jasmine/jasmine.github.io/tree/main /images
You can’t perform that action at this time.
0 commit comments