|
|
|
@@ -186,7 +186,7 @@ module ProjectsHelper |
|
|
|
when nil then "" |
|
|
|
when 'rails' then "#{url}/rails/entropy" |
|
|
|
when 'jittor' then "#{url}/jittor/entropy" |
|
|
|
when 'paddle' then "#{url}/Paddle/entropy" |
|
|
|
when 'paddle' then "#{url}/paddle/entropy" |
|
|
|
when 'vue' then "#{url}/vue/entropy" |
|
|
|
when 'bootstrap' then "#{url}/bootstrap/entropy" |
|
|
|
when 'tensorflow' then "#{url}/tensorflow/entropy" |
|
|
|
|