File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/resources/views/partials Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<nav class =" navbar navbar-expand-lg navbar-dark bg-dark" >
2- <a class =" navbar-brand" href =" http ://localhost:3000 " >CS431</a >
2+ <a class =" navbar-brand" href =" https ://cxr-abnormalities.herokuapp.com/ " >CS431</a >
33 <button class =" navbar-toggler" type =" button" data-toggle =" collapse" data-target =" #navbarSupportedContent" aria-controls =" navbarSupportedContent" aria-expanded =" false" aria-label =" Toggle navigation" >
44 <span class =" navbar-toggler-icon" ></span >
55 </button >
66
77 <div class =" collapse navbar-collapse" id =" navbarSupportedContent" >
88 <ul class =" navbar-nav mr-auto" >
99 <li class =" nav-item active" >
10- <a class =" nav-link" href =" http ://localhost:3000 " >Home <span class =" sr-only" >(current)</span ></a >
10+ <a class =" nav-link" href =" https ://cxr-abnormalities.herokuapp.com/ " >Home <span class =" sr-only" >(current)</span ></a >
1111 </li >
1212 <li class =" nav-item" >
13- <a class =" nav-link" href =" http ://localhost:3000 /upload_image" >Upload Image</a >
13+ <a class =" nav-link" href =" https ://cxr-abnormalities.herokuapp.com /upload_image" >Upload Image</a >
1414 </li >
1515 <li class =" nav-item" >
16- <a class =" nav-link" href =" http ://localhost:3000 /upload_model" >Upload Model</a >
16+ <a class =" nav-link" href =" https ://cxr-abnormalities.herokuapp.com /upload_model" >Upload Model</a >
1717 </li >
1818 </ul >
1919 </div >
You can’t perform that action at this time.
0 commit comments