Skip to content

Commit

Permalink
Update Resources Local Path
Browse files Browse the repository at this point in the history
The local path of the html resources have been updated.
  • Loading branch information
ansegura7 committed Oct 18, 2023
1 parent 46c8d3c commit cac2fce
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions basics/AlgorithmsBasics.html
Original file line number Diff line number Diff line change
Expand Up @@ -11331,11 +11331,11 @@
/**
* "
* Using Zenburn color palette from the Emacs Zenburn Theme
* https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el
* https://github.com/bbatsov/zenburn-emacs/blob/main/zenburn-theme.el
*
* Also using parts of https://github.com/xavi/coderay-lighttable-theme
* "
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/master/zenburn.css
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/main/zenburn.css
*/

.cm-s-zenburn .CodeMirror-gutters { background: #3f3f3f !important; }
Expand Down Expand Up @@ -11555,7 +11555,7 @@

/****************************************************************/
/* Based on mbonaci's Brackets mbo theme */
/* https://github.com/mbonaci/global/blob/master/Mbo.tmTheme */
/* https://github.com/mbonaci/global/blob/main/Mbo.tmTheme */
/* Create your own: http://tmtheme-editor.herokuapp.com */
/****************************************************************/

Expand Down
6 changes: 3 additions & 3 deletions cellular-automata/CellularAutomata.html
Original file line number Diff line number Diff line change
Expand Up @@ -11331,11 +11331,11 @@
/**
* "
* Using Zenburn color palette from the Emacs Zenburn Theme
* https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el
* https://github.com/bbatsov/zenburn-emacs/blob/main/zenburn-theme.el
*
* Also using parts of https://github.com/xavi/coderay-lighttable-theme
* "
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/master/zenburn.css
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/main/zenburn.css
*/

.cm-s-zenburn .CodeMirror-gutters { background: #3f3f3f !important; }
Expand Down Expand Up @@ -11555,7 +11555,7 @@

/****************************************************************/
/* Based on mbonaci's Brackets mbo theme */
/* https://github.com/mbonaci/global/blob/master/Mbo.tmTheme */
/* https://github.com/mbonaci/global/blob/main/Mbo.tmTheme */
/* Create your own: http://tmtheme-editor.herokuapp.com */
/****************************************************************/

Expand Down
6 changes: 3 additions & 3 deletions chaotic-systems/ChaoticSystems.html
Original file line number Diff line number Diff line change
Expand Up @@ -11331,11 +11331,11 @@
/**
* "
* Using Zenburn color palette from the Emacs Zenburn Theme
* https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el
* https://github.com/bbatsov/zenburn-emacs/blob/main/zenburn-theme.el
*
* Also using parts of https://github.com/xavi/coderay-lighttable-theme
* "
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/master/zenburn.css
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/main/zenburn.css
*/

.cm-s-zenburn .CodeMirror-gutters { background: #3f3f3f !important; }
Expand Down Expand Up @@ -11555,7 +11555,7 @@

/****************************************************************/
/* Based on mbonaci's Brackets mbo theme */
/* https://github.com/mbonaci/global/blob/master/Mbo.tmTheme */
/* https://github.com/mbonaci/global/blob/main/Mbo.tmTheme */
/* Create your own: http://tmtheme-editor.herokuapp.com */
/****************************************************************/

Expand Down
6 changes: 3 additions & 3 deletions divide-and-conquer/DivideAndConquer.html
Original file line number Diff line number Diff line change
Expand Up @@ -11331,11 +11331,11 @@
/**
* "
* Using Zenburn color palette from the Emacs Zenburn Theme
* https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el
* https://github.com/bbatsov/zenburn-emacs/blob/main/zenburn-theme.el
*
* Also using parts of https://github.com/xavi/coderay-lighttable-theme
* "
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/master/zenburn.css
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/main/zenburn.css
*/

.cm-s-zenburn .CodeMirror-gutters { background: #3f3f3f !important; }
Expand Down Expand Up @@ -11555,7 +11555,7 @@

/****************************************************************/
/* Based on mbonaci's Brackets mbo theme */
/* https://github.com/mbonaci/global/blob/master/Mbo.tmTheme */
/* https://github.com/mbonaci/global/blob/main/Mbo.tmTheme */
/* Create your own: http://tmtheme-editor.herokuapp.com */
/****************************************************************/

Expand Down
6 changes: 3 additions & 3 deletions dynamic-programming/DynamicProgramming.html
Original file line number Diff line number Diff line change
Expand Up @@ -11331,11 +11331,11 @@
/**
* "
* Using Zenburn color palette from the Emacs Zenburn Theme
* https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el
* https://github.com/bbatsov/zenburn-emacs/blob/main/zenburn-theme.el
*
* Also using parts of https://github.com/xavi/coderay-lighttable-theme
* "
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/master/zenburn.css
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/main/zenburn.css
*/

.cm-s-zenburn .CodeMirror-gutters { background: #3f3f3f !important; }
Expand Down Expand Up @@ -11555,7 +11555,7 @@

/****************************************************************/
/* Based on mbonaci's Brackets mbo theme */
/* https://github.com/mbonaci/global/blob/master/Mbo.tmTheme */
/* https://github.com/mbonaci/global/blob/main/Mbo.tmTheme */
/* Create your own: http://tmtheme-editor.herokuapp.com */
/****************************************************************/

Expand Down
6 changes: 3 additions & 3 deletions graphs/Graphs.html
Original file line number Diff line number Diff line change
Expand Up @@ -11331,11 +11331,11 @@
/**
* "
* Using Zenburn color palette from the Emacs Zenburn Theme
* https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el
* https://github.com/bbatsov/zenburn-emacs/blob/main/zenburn-theme.el
*
* Also using parts of https://github.com/xavi/coderay-lighttable-theme
* "
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/master/zenburn.css
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/main/zenburn.css
*/

.cm-s-zenburn .CodeMirror-gutters { background: #3f3f3f !important; }
Expand Down Expand Up @@ -11555,7 +11555,7 @@

/****************************************************************/
/* Based on mbonaci's Brackets mbo theme */
/* https://github.com/mbonaci/global/blob/master/Mbo.tmTheme */
/* https://github.com/mbonaci/global/blob/main/Mbo.tmTheme */
/* Create your own: http://tmtheme-editor.herokuapp.com */
/****************************************************************/

Expand Down
6 changes: 3 additions & 3 deletions probabilistic-algorithms/ProbabilisticAlgorithms.html
Original file line number Diff line number Diff line change
Expand Up @@ -11331,11 +11331,11 @@
/**
* "
* Using Zenburn color palette from the Emacs Zenburn Theme
* https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el
* https://github.com/bbatsov/zenburn-emacs/blob/main/zenburn-theme.el
*
* Also using parts of https://github.com/xavi/coderay-lighttable-theme
* "
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/master/zenburn.css
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/main/zenburn.css
*/

.cm-s-zenburn .CodeMirror-gutters { background: #3f3f3f !important; }
Expand Down Expand Up @@ -11555,7 +11555,7 @@

/****************************************************************/
/* Based on mbonaci's Brackets mbo theme */
/* https://github.com/mbonaci/global/blob/master/Mbo.tmTheme */
/* https://github.com/mbonaci/global/blob/main/Mbo.tmTheme */
/* Create your own: http://tmtheme-editor.herokuapp.com */
/****************************************************************/

Expand Down
6 changes: 3 additions & 3 deletions similarity-functions/SimilarityFunctions.html
Original file line number Diff line number Diff line change
Expand Up @@ -11331,11 +11331,11 @@
/**
* "
* Using Zenburn color palette from the Emacs Zenburn Theme
* https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el
* https://github.com/bbatsov/zenburn-emacs/blob/main/zenburn-theme.el
*
* Also using parts of https://github.com/xavi/coderay-lighttable-theme
* "
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/master/zenburn.css
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/main/zenburn.css
*/

.cm-s-zenburn .CodeMirror-gutters { background: #3f3f3f !important; }
Expand Down Expand Up @@ -11555,7 +11555,7 @@

/****************************************************************/
/* Based on mbonaci's Brackets mbo theme */
/* https://github.com/mbonaci/global/blob/master/Mbo.tmTheme */
/* https://github.com/mbonaci/global/blob/main/Mbo.tmTheme */
/* Create your own: http://tmtheme-editor.herokuapp.com */
/****************************************************************/

Expand Down

0 comments on commit cac2fce

Please sign in to comment.