[llvm-dev] LLVM docs links broken

George Burgess IV via llvm-dev llvm-dev at lists.llvm.org
Tue Jun 27 19:11:18 PDT 2017


Looks like removing the "docs/" and "html/" portions of the URL will
get you to the right place now:
http://llvm.org/doxygen/classllvm_1_1InsertValueInst.html

There was some kind of server move that happened recently; I'm
assuming this is a side-effect of that.

George

On Tue, Jun 27, 2017 at 6:40 PM, Dipanjan Das via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> Has LLVM docs deen moved to somewhere recently? The link is broken:
> http://llvm.org/docs/doxygen/html/classllvm_1_1InsertValueInst.html
>
> --
>
> Thanks & Regards,
>
> Dipanjan
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>


More information about the llvm-dev mailing list