After doing extensive research and reaching the end of Google, I still haven't been able to find a "latest" link for Bootstrap and Font Awesome.
I know that there is a CDN link for the "latest" version of jQuery, but I was wondering if one also existed for Bootstrap and Font Awesome?
These seem to work:
http://maxcdn.bootstrapcdn.com/bootstrap/latest/css/bootstrap.min.css (halted at 4.0.0)
http://maxcdn.bootstrapcdn.com/bootstrap/latest/js/bootstrap.min.js (halted at 4.0.0)
http://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css (v4.xx)
I had difficulty finding an answer by searching, too. Ultimately I did some experimenting using familiar URL structures to find these.